Code Monkey home page Code Monkey logo

bookmyshow-notifier-telegram-bot's Introduction

TellMyShow - BookMyShow Ticket Notifier Telegram Bot

Tell My Show Logo

Live Bot : @TellMyShow_bot

Update : Live Bot has been disabled because BookMyShow blocked IP of server from which bot was operating. Please run your own bot using instructions mentioned below

Available Commands

  • /wl - Get your waiting list
  • /list_locations - List all available locations
  • /list_venues <location_code> - List all available venues with venue code at given location
  • /enroll <movie_code> <venue_code> <date_string> - Enroll for notification for given movie at given venue on given date

Setup your own

Locally

  • Ensure Rust is installed Link
  • Get token from @BotFather
  • sudo apt install build-essential pkg-config libssl-dev libsqlite3-dev jq
export TELOXIDE_TOKEN=<Token from BotFather>
export BMS_APP_VERSION=9.7.0
source update_play_store_version.sh
cargo run --release

Using Docker

  • Ensure docker, docker-compose is installed
  • export TELOXIDE_TOKEN=<Token from BotFather>
  • export BMS_APP_VERSION=9.7.0
  • source update_play_store_version.sh
  • docker-compose --env-file /dev/null up

FAO

1. How to get notified for cities other than the list mentioned ?

Visit this link : https://in.bookmyshow.com/api/explore/de/regions
Search for your city name, you can use the corresponding `RegionCode` in /list_venues command.

bookmyshow-notifier-telegram-bot's People

Contributors

abinpaul1 avatar

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.