Skip to content

Pizza Pub is a Telegram bot which show you menu with pizza and some other information about this beatiful restaurant

Notifications You must be signed in to change notification settings

oogway93/PizzaPub_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PizzaPub_bot

Pizza Pub is a telegram bot which does works in the Rostov-Na-Dony.

Before steps, you need to register your bot in telegram. BotFather will help you.

  1. Create a venv folder in the rout:
    python -m venv venv
    
  2. Let's upgrade pip, install all dependencies from requirements.txt:
    pip install --upgrade pip
    pip install -r requirements.txt
    
  3. Establish .env file:
    API_TOKEN=generate it by BotFather
  4. Start a context manager in main.py context manager screenshot

Some demonstrations

  1. It's a 'start' handler start handler

  2. Menu menu

About

Pizza Pub is a Telegram bot which show you menu with pizza and some other information about this beatiful restaurant

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages