Bot for administrate the travels UCI / PR
This is an open source solution for reservations in telegram, It is not limited only to trips but to anything that requires reservations. If you want contribute please let me know!
Was built with Python and python-telegram-bot
library for Telegram API, it uses a SQLite Database for correct operation. If you want run the code, is better if you use a virtual environment
You must create a .env file in the root of the project with the following values:
BOT_TOKEN="424523426246452542... (Bot token)"
ID_ADMIN="34132415... (Telegram ID of the person you want to be admin)"