Be the first to book your fav movie ticket from cinemaximum website. This script just let you know you can book a ticket by sending a "Book Now" message to your telegram bot. In case you want to select best chairs in theater.
- python3 -m pip install --user virtualenv
- python3 -m venv venv
- source venv/bin/activate
- pip install -r requirements.txt
- export FLASK_APP=app
- flask run
Create a bot and edit credentioal file.