Skip to content

A tracker written in Python for when horses are running in either the UK or Ireland.

License

Notifications You must be signed in to change notification settings

adambirds/horse-racing-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Horse Racing Tracker

Description

This is a simple script that tracks when a horse or list of horses are running in either the UK or Ireland and provides a notification when they are running. The app uses the Sporting Life website to get the information about the horses.

The notifications will contain information such as:

  • Meeting, Date and Race Time
  • Jockey and Trainer
  • Horse Age and Sex
  • Form
  • Odds
  • Commentary (if available)
  • Last Ran (if available)

We currently support the following notification methods:

  • Discord Webhook

Configuration

To configure the script, you will need to edit the config.yaml file.

You simply need to ass your horses to the horses_to_watch key and add your Discord Webhook URL to the DISCORD_WEBHOOK_URL key.

Features Coming Soon

  • Email Notifications
  • Text/WhatsApp Notifications (Possibly)

License

This project is licensed under the GNU GENERAL PUBLIC LICENSE v3.

About

A tracker written in Python for when horses are running in either the UK or Ireland.

Topics

Resources

License

Stars

Watchers

Forks

Languages