Telegram Bots Hub is a microservice for managing Telegram bots within the Constructor Telegram Bots project.
- Linux
- uv 0.10
- Python 3.14
To install, execute the following commands:
git clone https://github.com/EXG1O/Telegram-Bots-Hub.git
cd Telegram-Bots-Hub
git checkout tags/v2.5.1
source install.shTo run, use the following command:
uvicorn main:appRead CONTRIBUTING.md for more information on this.
This repository is licensed under the AGPL-3.0 License.