Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 386 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 386 Bytes

DiningBot

A telegram bot for reserving food and sharing food forget code between sharif students.

Bot has two main parts:

  1. Forget Code
  2. Reservation

Setup and Run

echo 'db.bot_users.createIndex({"user_id": 1}, {unique: true})' | mongo diningbotdb

pip install -r requirements

python main.py
python garbage_collector_main.py
python automatic_reserve_main.py