An open API service indexing awesome lists of open source software.

https://github.com/zero1max/sugdiyona-restaurant-bot

Telegram bot for Sug'diyona restaurant reservation and customer support.
https://github.com/zero1max/sugdiyona-restaurant-bot

Last synced: 8 months ago
JSON representation

Telegram bot for Sug'diyona restaurant reservation and customer support.

Awesome Lists containing this project

README

          

# Sugdiyona-Restaurant-Bot

First

Create venv


py -m venv venv

Second

Activate venv


venv\Scripts\activate

Third

Install requirements.txt


pip install -r requirements.txt

Fourth

Run main.py


python main.py