A telegram SDK offering clean and simple command decorators.
Project description
Installation:
pip install mehta
Basic Setup:
from mehta import telegram
bot = telegram()
@bot.commands(['start'])
def welcome(message):
return "Hello World!"
bot.run("TOKEN")
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mehta-1.0.6.tar.gz
(5.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
mehta-1.0.6-py3-none-any.whl
(6.0 kB
view details)
File details
Details for the file mehta-1.0.6.tar.gz.
File metadata
- Download URL: mehta-1.0.6.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8c148bb33bb8cf2a9143968131a0d9e9efa5ab966e20ddf40153f205ebbd2f6d
|
|
| MD5 |
4d43c860c054175c1211b271b35e89fc
|
|
| BLAKE2b-256 |
34395721feefcd50c37ac8e4ff7f6b651fbffa639faf7740b1b27fabd00ade25
|
File details
Details for the file mehta-1.0.6-py3-none-any.whl.
File metadata
- Download URL: mehta-1.0.6-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f5cbd4cc67ae3134948c38503f0b8b632ba60c39cd65be1c6486bbfd752bbe71
|
|
| MD5 |
841d0fd23b4d63a64867bfee71d8ad2e
|
|
| BLAKE2b-256 |
19bbd002e425ae212b3c6dff05017bcc221b5fd24839ac6665e6731af60261f1
|