aaronrai24 / DollarDiscordBot

All-in-one discord bot that plays music, moderates, and gets video game stats
MIT License
1 stars 0 forks source link

Add nfl score updates #78

Open aaronrai24 opened 8 months ago

aaronrai24 commented 8 months ago

Using site.api.espn.com/apis/site/v2/sports/football/nfl/scoreboard?dates=YYYYMMDD, create a task that runs every Sunday night and prints out scores for each game.

aaronrai24 commented 8 months ago

A lot of free apis that can be used to get some cool info: https://gist.github.com/nntrn/ee26cb2a0716de0947a0a4e9a157bc1c#scoreboard-api

Desrucker commented 8 months ago

Also: https://gist.github.com/akeaswaran/b48b02f1c94f873c6655e7129910fc3b