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.
- Host: GitHub
- URL: https://github.com/zero1max/sugdiyona-restaurant-bot
- Owner: zero1max
- Created: 2024-11-06T16:12:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-08T03:13:28.000Z (over 1 year ago)
- Last Synced: 2025-01-08T04:19:22.721Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 119 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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