Universal telegram bot base for bots maded by @abuztrade on aiogram 3.x
Project description
tgbotbase - Universal telegram bot base for bots maded by @abuztrade on aiogram 3.x
Default settings:
os.environ["LOG_FILENAME"] = "./logs/bot_{time:DD-MM-YYYY}.log"
os.environ["LOG_FORMAT"] = "<white>{time:HH:mm:ss}</white> | <level>{level: <8}</level> | <cyan>{line}</cyan> - <level>{message}</level>"
os.environ["LOG_ROTATION"] = "2days"
os.environ["LOG_COMPRESSION"] = "zip"
os.environ["LOG_BACKTRACE_BOOL"] = "True"
os.environ["LOG_DIAGNOSE_BOOL"] = "True"
os.environ["LOCALES_FOLDER"] = "locales"
os.environ["LOCALES_STARTSWITH"] = "bot"
os.environ["KEYBOARDS_PATH"] = "./src/keyboards.yml"
Also should fill SHARED_OBJECTS["dp"] with your root aiogram 3.x dispatcher for keyboord.book works
SHARED_OBJECTS["dp"] = dp
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
tgbotbase-1.0.2.tar.gz
(17.7 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
tgbotbase-1.0.2-py3-none-any.whl
(19.5 kB
view details)
File details
Details for the file tgbotbase-1.0.2.tar.gz.
File metadata
- Download URL: tgbotbase-1.0.2.tar.gz
- Upload date:
- Size: 17.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0d47bebfe6d90fb4648d7ce338bd4f9c374dd27931a42af633c8a9fade7d7ce2
|
|
| MD5 |
88718ca62c68fd1d71074283a8bfc35b
|
|
| BLAKE2b-256 |
2308f6433faada47ca0143da1b3fde8b9672ab075a7c2f19bea9edbe099717b0
|
File details
Details for the file tgbotbase-1.0.2-py3-none-any.whl.
File metadata
- Download URL: tgbotbase-1.0.2-py3-none-any.whl
- Upload date:
- Size: 19.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2e73f76a63a73334b7e68daf6031d0e942d3457e9501f42b72aee33a15919a21
|
|
| MD5 |
4b5d6ffebd91f5b537ce807ae0e73472
|
|
| BLAKE2b-256 |
6e48d67146691da7a5ce22da72cbb0edb89000a4c285d25ee1a5a53b118aa966
|