No project description provided
Project description
PARSBALE This library is built by ABAS. Installation To install the PARSBALE library, use the following command: pip install parsbale
Getting the Token Obtain your bot token from BotFather on the Bale messaging platform. Example Code
from parsbale import Bot
token = 'token bale bot' # Replace with your bot token bot = Bot(token)
@bot.on_message() async def start_handler(message): if message.text == "/start": await message.reply("Hello! Welcome to the bot :)")
bot.run()
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
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 parsbale-1.1.0.tar.gz.
File metadata
- Download URL: parsbale-1.1.0.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f225593e062d6828e226d0aab97ec1d6552a855e89b9426cd44d984e35c63d4f
|
|
| MD5 |
6f44589d20c8b460d19e145195fb6234
|
|
| BLAKE2b-256 |
18ce30cc359e31ebeb0de190bb38cc3e00a506df9064d582a4cb1c3d7dc5817b
|
File details
Details for the file parsbale-1.1.0-py3-none-any.whl.
File metadata
- Download URL: parsbale-1.1.0-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2ece38afb45268d1f4be558cd654fb43e60f18bedb65d3c5d4e351691bf722e4
|
|
| MD5 |
0a793e1acab12a2028c6c32c5a64e483
|
|
| BLAKE2b-256 |
ee170b605378d43b4da3794fe25044dcfe7227f8a7d569a1181a92ec6bcb7ec2
|