Commit graph

5 commits

Author SHA1 Message Date
Chandler Swift 9100cd6ced
Flip teams to format <away>@<home>
Checking the first ten or so results, the ESPN API always seems to
return them in this order. If that ever stops being the case, we can
always check if `competitors[0]` is home or away, but that appears to be
unnecessary at this point.

Requested-By: Eric Villnow
Fixes: #2
2025-01-15 22:17:10 -06:00
Chandler Swift ac156d4ba5
Add support for other leagues 2025-01-14 01:33:16 -06:00
Chandler Swift 048c2eee65
Add basic calendar functionality 2025-01-14 00:47:10 -06:00
Chandler Swift 45a7e5d296
Show recent/upcoming NHL games from ESPN 2025-01-13 23:19:37 -06:00
Chandler Swift b5a29f1f54
Initial working prototype 2025-01-13 22:50:12 -06:00