Skip to content

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

Notifications You must be signed in to change notification settings

mirzaeimahdi409/DiningBot

 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.8%
  • Shell 0.2%