A telegram bot for ordering sandwiches!
Vegan Meal Demo @ YouTube
# activate virtual environment
virtualenv venv
source venv/bin/activate
# install requirements
pip install -r requirements.txt
# deactivate the virtual environment
deactivate
1. cd to project folder
2. python3 tele.py
3. /start to begin the telegram bot
4. Open the Telegram app, search for @wicherybot (https://t.me/wicherybot)