pyrotel is a library for telegram bots.
Project description
pyrotel 0.9.3v
pyrotel is a library for telegram bots.
Install and Update:
pip install pyrotel
START:
from pyrotel import Client
app = Client("API_TOKEN")
async def bot():
for msg in app.on_message():
if msg.text == "/start":
app.send_message(msg.chat_id, "hello my dear.\nwelcome to my bot :)", reply_to_message_id=msg.message_id)
Social Media:
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
pyrotel-0.9.3.tar.gz
(6.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
File details
Details for the file pyrotel-0.9.3.tar.gz.
File metadata
- Download URL: pyrotel-0.9.3.tar.gz
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
788ac175fba78593d07ceafdd5de8d1a9f910f535b6772392059e9c83ea3abeb
|
|
| MD5 |
25020a811e6667023f6d96fc295f1245
|
|
| BLAKE2b-256 |
98bcfef61d52653bb5f199ff4daa194e73da30a6301f7320ac0788520966845f
|
File details
Details for the file pyrotel-0.9.3-py3-none-any.whl.
File metadata
- Download URL: pyrotel-0.9.3-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6963c630f908d070950d2d25693fe9101eeff1a3baea84c508caab59a5d2d8df
|
|
| MD5 |
6e28515deb645bdc6442051bfb7d0b7b
|
|
| BLAKE2b-256 |
c72d0017325f1a1b60d5a259b93c4810e1729b737f0daf96074490843d99323d
|