CURRENTLY IN DEMO!
Telegram bot that asks a pizza, if it's too caloric propose an alternative pizza. Finally, asks to the user a rating with a brief explanation. A list of pizzas is available here.
- Python 3.7.4
- File containing the Telegram API token placed in
src/api/telegram_bot.py
- Start with
python src/conversationbot.py
- Stop with Ctrl + C