Skip to main content

ElysTL (elystl)

🪐 MTProto Telegram API framework for Elys Userbot, based on Telethon.

PyPI GitHub

ElysTL is an asyncio Python 3 MTProto library to interact with Telegram API as a user or bot account, optimized for high performance, custom formatting, and reliability in userbot environments.

Installation

pip install elystl

Or install from GitHub:

pip install git+https://github.com/ZavozDevs/elystl.git

Quick Start

from elystl import TelegramClient, events

api_id = 12345
api_hash = "your_api_hash"

client = TelegramClient("session_name", api_id, api_hash)

@client.on(events.NewMessage(pattern=r"(?i)ping"))
async def handler(event):
    await event.respond("pong!")

client.start()
client.run_until_disconnected()

Credits & Acknowledgements

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

elystl-2.1.0.tar.gz (741.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

elystl-2.1.0-py3-none-any.whl (825.9 kB view details)

Uploaded Python 3

File details

Details for the file elystl-2.1.0.tar.gz.

File metadata

  • Download URL: elystl-2.1.0.tar.gz
  • Upload date:
  • Size: 741.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.11.2

File hashes

Hashes for elystl-2.1.0.tar.gz
Algorithm Hash digest
SHA256 9a91d6d167b4e5105afdd8c0ff3137a1c5df21e5c8a8f221dbefe22d1fb53a6b
MD5 7a99ff8053320e3e84eb3345b5fd70d3
BLAKE2b-256 6b08b6287871f103f94f8976d6f3977bcb3ff01cef941b46ee49512894eb4e9e

See more details on using hashes here.

File details

Details for the file elystl-2.1.0-py3-none-any.whl.

File metadata

  • Download URL: elystl-2.1.0-py3-none-any.whl
  • Upload date:
  • Size: 825.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.11.2

File hashes

Hashes for elystl-2.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f9dabaee1215e5090c7266023f89cf8281166e71f7e5b7e00b20b6a24d9742fa
MD5 a2a4f631a9acc45e992d9bb6d2374ca6
BLAKE2b-256 035b7148ba0824511885af771658a4be856a6a5b28d69f0319d3d7ad2049f2ec

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

2.1.0 This release

2 files

1.0.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page