Giter Site home page Giter Site logo

broadway-lottery's Introduction

Broadway Lottery

Overview

The project was created to automate signing up for Broadway musicals' lotteries to get affordable tickets. Currently, it works for lotteries on the Broadway Direct website. The list of musicals is defined in the source code. You can edit that list directly on the GitHub website. The results of the lottery drawings are sent out via email (frequently at 3 p.m., but not always). Enjoy the shows and please use this automation responsibly. Reselling these tickets is not allowed.

How to use it

  1. "Fork" the repository (button at the top right side)
  2. To create (repository secrets) go to the Settings tab => Secrets and variables => Actions
  3. Click "New repository secret" and add the following secrets with your personal information:
    1. FIRST_NAME (example value: Donald)
    2. LAST_NAME (example value: Duck)
    3. NUMBER_OF_TICKETS (allowed values: 1 or 2)
    4. EMAIL (example value: [email protected])
    5. DOB_MONTH - month of birth (allowed values: 1 - 12)
    6. DOB_DAY - day of birth (allowed values: 1 - 31)
    7. DOB_YEAR - year of birth (example value: 1999)
    8. ZIP - address postal code (example value: 10007)
    9. COUNTRY (allowed values: USA, CANADA, OTHER)
  4. Go to the Actions tab, accept the terms and conditions, and enable the "Playwright Tests" workflow
  5. The workflow will run daily at the specified time (UTC timezone)
  6. Modify the list of shows you want to sign-up for if needed

Secrets example

List of secrets

image

Create a new secret

image

Email filters

In order to avoid being a daily loser, I recommend creating email filters to automatically Archive or Delete the following emails:

This way you will only receive emails when you win something.

broadway-lottery's People

Contributors

namefilip avatar sachinpuranik99 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.