کتابخونه مدیریت ربات چندپلتفرمی
Project description
BotControl 0.4.0
کتابخونه مدیریت ربات چندپلتفرمی
نصب
pip install botcontrol
from botcontrol.engine import BotEngine
from botcontrol.context import Context
bot = BotEngine()
def hello(ctx: Context):
print(f"سلام {ctx.user_id}!")
bot.add_command("سلام", hello)
ctx = Context(user_id=123)
bot.execute("سلام", ctx)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
botcontrol-0.4.0.tar.gz
(4.1 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
File details
Details for the file botcontrol-0.4.0.tar.gz.
File metadata
- Download URL: botcontrol-0.4.0.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cd96bf95cc896bcaca0eb6bdcb55bf78fd0798884991b716fa12f33e58714ea7
|
|
| MD5 |
00123d2b18be7699596530c690f1e324
|
|
| BLAKE2b-256 |
b083be400540de5389648d53e0b015f35222927423fe64a913028852bdedb1f7
|
File details
Details for the file botcontrol-0.4.0-py3-none-any.whl.
File metadata
- Download URL: botcontrol-0.4.0-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1242dfa176fab70a157c2082e690c5d47b0f7d646cc30e3b355ab575947aa0c9
|
|
| MD5 |
d88260a1785fa17d13e38c32330b5ad6
|
|
| BLAKE2b-256 |
a7f15885113c69de1a6ed873d6da21f160c3715fb1e37afc4aa45fdac1dfec3e
|