This is a bot to monitor CFB games and post updated scores to bluesky.
It uses a SQLite backend to track games that are currently ongoing and track posts that have been made.
To run this bot run the post_about_cfb script
- Fix touchdown/extra point race condition properly
- Add scoring type class?
- Deal with ESPN double "KICK" posting
- Honestly, ignore ESPN
isScoreand parse the result manually with checks - this should also help with turnover posts- Game with safety: 401405062
- Game with missing PAT: 401628358
- Game with pick six:
- Why are we not using
scoringPlaysinstead? Theidis the same as the play id and it includes safeties as well. - Have post a days games do something