git clone https://github.com/JosXa/bachelor-thesis-insurance
- Install requirements:
pip install -r requirements.txt
- Create new Bot on Telegram by sending the command /newbot to @BotFather and follow the instructions
- Copy .env settings file to root directory, add Bot Token where applicable
- Run
bot.py
under python3.6 or higher
- On Heroku: Under resources make sure instance is running as "web" service
- Install Redis and PostgreSQL as Heroku Addons installieren