Skip to content

SouravAggarwal/Telebot-for-Restaurant-Reservation

Repository files navigation

Telebot-for-Restaurant-Reservation

A Telegram Chat Bot for Restaurant Table Reservation.

Demo Video: https://drive.google.com/open?id=10cuko9LRsFTMmNHQZA1SM_-ENbvpo4LD

On Telegram: Rest_resrv

  • Bot: Rest_resrv
  • Command:
    • /start
  • Queries:
    • can I see the menu?
    • can you reserve a table for me.
    • just want to know about your timings

It uses:

- python3.6 >
- Hosted: Google Cloud
- Data Storage: Google Datastore
- Caching: Redis
- NLP: Google NLP api
- Telgram: TeleBot API