Skip to content

ghassemiN/Book-Now-cinemaximum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Book Now

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.

Installation

  1. python3 -m pip install --user virtualenv
  2. python3 -m venv venv
  3. source venv/bin/activate
  4. pip install -r requirements.txt
  5. export FLASK_APP=app
  6. flask run

Use Telegram bot

Create a bot and edit credentioal file.

Don't forget to set a cronjob for example every 30 min.

About

Be the first to book a movie ticket

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages