A tool for developing bots in Bale messenger!
Project description
BaleKit
A tool for developing bots in Bale messenger!
Quick Example
from balekit import Bot
app = Bot("TOKEN")
msg = app.send_message("Hello World!")
c = msg["result"]["message_id"]
app.edit_message_text(1234567890,c, "Hello World!")
Contact Us
Installing
pip install balekit==
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
balekit-0.0.2.tar.gz
(6.3 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
balekit-0.0.2-py3-none-any.whl
(13.9 kB
view details)
File details
Details for the file balekit-0.0.2.tar.gz.
File metadata
- Download URL: balekit-0.0.2.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d212c0de2e13a61bd5d46c520387b58723474fe624b1df1cf51315d7dfe8a1fe
|
|
| MD5 |
0a752efa7e924b497228f464d0ec88d7
|
|
| BLAKE2b-256 |
198a074fbea90b474e42185c4d14432c077ec74660172366b21748af8ffb60bc
|
File details
Details for the file balekit-0.0.2-py3-none-any.whl.
File metadata
- Download URL: balekit-0.0.2-py3-none-any.whl
- Upload date:
- Size: 13.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bb45ecb16fb5210e0f5b19701a2b55bd5a3514fe78edf75c07291e5eea7a83f1
|
|
| MD5 |
1837775cf5eac65381affb9f0cb9ef31
|
|
| BLAKE2b-256 |
350df64c0648e429e02a9ba5abe4bd9433cf10b7642abed4d48abb66fa80dcb5
|