Skip to content

Microservice for managing Telegram bots within the Constructor Telegram Bots project.

License

Notifications You must be signed in to change notification settings

EXG1O/Telegram-Bots-Hub

Repository files navigation

Telegram Bots Hub

Telegram Bots Hub is a microservice for managing Telegram bots within the Constructor Telegram Bots project.

Installing

To install, execute the following commands:

git clone https://github.com/EXG1O/Telegram-Bots-Hub.git
cd Telegram-Bots-Hub
source install.sh

Usage

To run, use the following command:

uvicorn main:app

Contributing

Read CONTRIBUTING.md for more information on this.