Giter VIP home page Giter VIP logo

book-my-show-notifier's Introduction


bot

Version 0.0.2


About

Book My Show Notifier alerts you whenever your preffered venue or preferred venue date is available, by launching music / video in your default browser.


Setup

Prerequisites

  • Node.js 16 or newer
  • Any Browser with autoplay enabled

Installation

  • Windows

    • Install Node.js
    • Download the bot files
    • Extract book-my-show-notifier-main.zip
    • Edit config.json (fill the config file with your details)
    • Open console inside the bms' directory, type npm i and hit enter
    • Hit npm start in command prompt
  • Linux (Ubuntu 20:04)

    • Open Terminal and type:
    • sudo apt install nodejs npm
    • mkdir bms_notifier
    • cd bms_notifier
    • git clone https://github.com/sparker-99/book-my-show-notifier.git
    • cd bms_notifier
    • npm i
    • nano config.json (fill the config file with your details)
    • npm start

Note: You must keep your device open and running


Configuration

  • date โ€” Add your show date

  • update_interval โ€” Set the update interval in seconds (keeping it more than 300 saves some data but decreases the chance of getting seats after the release)

  • bms_link โ€” Select the movie name in book my show website, then book tickets then select language and format and copy the link. Example link: https://in.bookmyshow.com/buytickets/spider-man-no-way-home-mumbai/movie-mumbai-ET00319539-MT/20211223 or https://in.bookmyshow.com/mumbai/movies/spider-man-no-way-home/ET00319540

  • youtube_alarm โ€” select the song/video on youtube or wherever you want on your default browser just make sure browser autoplay is enabled otherwise you won't get notified.

  • theatres โ€” if u want the movie in some specific theatres (1 or more) make sure u give the bms link of your movie date only otherwise it will be disabled. Theatre name/s must match exactly similar to book my show website, aka case sensitive, otherwise it won't work. Example:

    ["Carnival: IMAX Screen, Wadala", "Cinepolis: Viviana Mall, Thane"]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.