This program will allow you to enter any number of Broadway Telecharge Lotteries automatically using selenium automation every day at 10:20am
- rename config_example.json to config.json
- enter your information in config.json
- run
docker compose up -d --build
to bring up the service - Once the service runs once, update showsToGet.json with your preference on which lotteries to enter
Note: to trigger the program manually, uncomment entrypoint : ['python', 'runDefault.py']
in docker-compose.yml
- FACEBOOK_EMAIL : your facebook email login
- FACEBOOK_PASSWORD : your facebook password
- NUM_TICKETS_FOR_NEW_SHOW : if a show appears for the lottery thats not specified in showToEnter.json, enter for this many tickets
Each entry is the title of a show, and the value is the number of tickets to enter the lottery for