Skip to content

Automates lottery result checks and win alerts for the user’s postcode.

Notifications You must be signed in to change notification settings

JonathanLangton1/pickmypostcode-auto-win-checker

Repository files navigation

Pickmypostcode Auto Win Checker

  • Automates the login process to the Pick My Postcode website using Selenium.
  • Checks lottery results based on the user's postcode set in docker-compose.yml.
  • Sends email notifications for wins and weekly summaries.
  • Runs on a daily schedule using Docker and Docker Compose (every day at 2pm)

Requirements

  • Docker
  • Docker Compose

Quick Start

  • Copy docker-compose.yml
  • Set environment variables listed inside
  • Build and run the application docker-compose up -d
  • The checker will now automatically run every day at 2pm. If you wish to manually run it at any point for testing, you can do so by executing the following command: docker exec pickmypostcode-checker python run.py

About

Automates lottery result checks and win alerts for the user’s postcode.

Resources

Stars

Watchers

Forks