ackw / subway-wichery

A telegram bot for ordering sandwiches!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Subway Wichery - Telegram Bot

A telegram bot for ordering sandwiches!
Vegan Meal Demo @ YouTube

Screenshot 2022-01-26 at 6 53 29 PM

Install Requirements:

# activate virtual environment
virtualenv venv
source venv/bin/activate

# install requirements
pip install -r requirements.txt

# deactivate the virtual environment
deactivate 

Run the Program:

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)

About

A telegram bot for ordering sandwiches!


Languages

Language:Python 65.0%Language:Prolog 35.0%