Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 659 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 659 Bytes

RTUCinemaBot

Telegram Bot for RTU MIREA, which will help our students to book seats in local dormitories' movie theatres. Allowes users to book cinema halls of the University's dormitories, handales tracking of new reservations and new users. Designed through one interface with inline buttons attached to it, new messagese come only as a notification of imortant actions. Has three Finite-state machines for adding users to database, making reservations and editing users' info. Supports one SQLite 3 database with two tables in it: one for storing users catallog and data and other for storing reservations.

Python 3.10.5, AIOgram 2.25.1, SQLite 3.41.2.