Add sports-score-alert ability: live scores, schedule, results with proactive game alerts#289
Open
hassan1731996 wants to merge 10 commits into
Open
Add sports-score-alert ability: live scores, schedule, results with proactive game alerts#289hassan1731996 wants to merge 10 commits into
hassan1731996 wants to merge 10 commits into
Conversation
… with comeback detection Watches followed teams across NFL, NBA, MLB, NHL, soccer, and cricket and fires voice interrupts for pre-match, game start, score changes, comebacks, halftime, and final results. Smart polling: 60s live, 300s pre-game, 1800s idle. Event deduplication via game-id + alert-type in persistent KV store.
…, keyword classifier
…_single_key same session
Contributor
🔀 Branch Merge CheckPR direction: ✅ Passed — |
Contributor
✅ Community PR Path Check — PassedAll changed files are inside the |
Contributor
✅ Ability Validation Passed |
Contributor
🔍 Lint Results✅
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this does
Voice-activated sports tracker that monitors followed teams and proactively alerts during live games. Supports ESPN sports (MLB, NBA, NFL, NHL, MLS, soccer) and cricket via CricAPI.
Features
Trigger phrases
Demo
Live test recorded on the editor — full flow (follow multiple teams, live scores, schedule, results, unfollow):
https://mega.nz/file/3Qc2kKqD#5xkg5p99mWGs3OjmWB-gHzQopkfo2EEytKYxE3FYFRY
APIs used
get_api_keys("cricapi_key"))