A simple library for creating a Telegram-bot.
Project description
from uzbot import run_bot, types
bot = run_bot(TOKEN)
@bot.message_handler(commands=["start"])
def hello(message):
bot.send_message(message.chat.id, "Hello!!!")
bot.polling()
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
uzbot-0.0.1.tar.gz
(1.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
uzbot-0.0.1-py3-none-any.whl
(1.2 kB
view details)
File details
Details for the file uzbot-0.0.1.tar.gz.
File metadata
- Download URL: uzbot-0.0.1.tar.gz
- Upload date:
- Size: 1.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.1 CPython/3.10.8 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2c9d91b8947557badc463fddae3dd20b79af508428a8aa582467354a8c525b94
|
|
| MD5 |
a1e07f901c9151aabab82be8441dc987
|
|
| BLAKE2b-256 |
44cbaf9cefee9beef77248bd67789939d007d5dc34fa1f69d3a6d4590ac48943
|
File details
Details for the file uzbot-0.0.1-py3-none-any.whl.
File metadata
- Download URL: uzbot-0.0.1-py3-none-any.whl
- Upload date:
- Size: 1.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.1 CPython/3.10.8 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a1358836468d56e1f57f1b2e18af5a12d292b7355815048dadee68aeea050dcf
|
|
| MD5 |
060116a1a82a93bae3a76f87019cec1d
|
|
| BLAKE2b-256 |
3749fee081e7d6a5b2d88c9736df8cd2a2e3198a9267db46226013f5c05c4186
|