As a sports fan, I recently setup a python script to pull a weeks worth of games (past/previous), and send me the schedule every 3 days via a cronjob with ntfy. I also set it up to let me know when it’s GameDay for a few of my teams from different sports and when they are starting.
What do you use it for?
You mind sharing your set up? I’m trying to do the same but think I’m doing it badly.
https://pastecode.dev/s/cEZAojxbuu
Watch out for line 27!
Placed this in an empty GitHub repo in .github/worflows/main.yml
Checked if workflow are active.
Works for me