Link to the bot | Support email
This app should be compatible with Heroku deployment.
In general, to run this app you have to execute the following steps:
- Create the bot
- Prepare Python 3.7+ environment
- Run the PostgreSQL database (Tested with Postgres 11)
- Fill environment variables:
RF_KEEPER_TOKEN
- token from BotFatherPGHOST
PGDATABASE
PGUSER
PGPASSWORD
- Run the
main.py
script