Skip to content

faramat/PizzaMenuBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PizzaMenuBot

An example of a bot for a pizzeria.

  1. Client panel:
  • Location request

  • Sending location

  • Ability to find out the work schedule

  • Ability to view the pizzeria menu

  1. Admin panel:
  • add a position to the menu

  • delete a position in the menu

  1. Hidden panel:
  • own algorithm for searching for obscene words in the chat of guests

  • command /mod to switch from general chat to admin panel thanks to bot feedback

  • Own SQLite-based database (for pizzeria menu)

The bot works without errors. Functionality Admin, Panel Client is not finalized yet.Try it!

Releases

No releases published

Packages

No packages published

Languages