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.5.tar.gz
(5.2 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.5-py3-none-any.whl
(5.7 kB
view details)
File details
Details for the file mehta-1.0.5.tar.gz.
File metadata
- Download URL: mehta-1.0.5.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a4441c4bdd51e45024244cf4cdc9c43a1238ab6d7ff2a6a3340207699794e087
|
|
| MD5 |
0ada9e9fdf615381b870940d6795144e
|
|
| BLAKE2b-256 |
96b4ce0a2278e3c7f1e74fa5b71756b1aaf82e4a14cc15fb26468e993d9f289a
|
File details
Details for the file mehta-1.0.5-py3-none-any.whl.
File metadata
- Download URL: mehta-1.0.5-py3-none-any.whl
- Upload date:
- Size: 5.7 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 |
1d115b5a29c83f538e54cbac04764bff9ab0effbf1626097174b2bd82f42e4e1
|
|
| MD5 |
e6ee913d6878d8702fa93125a4053ac9
|
|
| BLAKE2b-256 |
6526d158c9e1950ed427906ce846d35a7193dfa5a9555cde510655d5f5804f76
|