Sports Ticker
Live sports alerts for Soccer, NFL, NBA, NHL, MLB, F1 and more. Real-time scoring with FREE ESPN API. Track any team from any major league worldwide.
Live sports alerts for Soccer, NFL, NBA, NHL, MLB, F1 and more. Real-time scoring with FREE ESPN API. Track any team from any major league worldwide.
Real data. Real impact.
Emerging
Developers
Per week
Open source
Skills give you superpowers. Install in 30 seconds.
Track your favorite teams across multiple sports with FREE live alerts!
Supports: โฝ Soccer โข ๐ NFL โข ๐ NBA โข ๐ NHL โข โพ MLB โข ๐ F1
When no
config.json exists, running the setup script launches an interactive wizard:
python3 scripts/setup.py
The wizard asks:
After setup, your
config.json is ready and you can start tracking!
Re-run setup anytime:
python3 scripts/setup.py --force # Overwrites existing config
# First time? Just run setup! python3 scripts/setup.py # Interactive wizardFind team IDs (any sport)
python3 scripts/setup.py find "Lakers" basketball python3 scripts/setup.py find "Chiefs" football python3 scripts/setup.py find "Barcelona" soccer
Test
python3 scripts/ticker.py
{ "teams": [ { "name": "Barcelona", "emoji": "๐ต๐ด", "sport": "soccer", "espn_id": "83", "espn_leagues": ["esp.1", "uefa.champions"] }, { "name": "Lakers", "emoji": "๐๐๐", "sport": "basketball", "espn_id": "13", "espn_leagues": ["nba"] } ] }
# Ticker for all teams python3 scripts/ticker.pyLive monitor (for cron)
python3 scripts/live_monitor.py
League scoreboard
python3 scripts/ticker.py league nba basketball python3 scripts/ticker.py league nfl football python3 scripts/ticker.py league eng.1 soccer
๐ Schedule - View upcoming fixtures (NEW in v3!)
python3 scripts/schedule.py # All teams, next 14 days python3 scripts/schedule.py --days 30 # Look further ahead python3 scripts/schedule.py --team spurs # Specific team python3 scripts/schedule.py --compact # One-liner format python3 scripts/schedule.py --json # JSON output
๐ค Auto Setup Crons - Generate match-day crons (NEW in v3!)
python3 scripts/auto_setup_crons.py # All teams, next 7 days python3 scripts/auto_setup_crons.py --team spurs --days 14 python3 scripts/auto_setup_crons.py --json # Machine-readable python3 scripts/auto_setup_crons.py --commands # OpenClaw CLI commands
ESPN direct
python3 scripts/espn.py leagues python3 scripts/espn.py scoreboard nba basketball python3 scripts/espn.py search "Chiefs" football
No key needed. Covers all major sports and 50+ leagues worldwide.
Supported Sports:
No automatic installation available. Please visit the source repository for installation instructions.
View Installation Instructions1,500+ AI skills, agents & workflows. Install in 30 seconds. Part of the Torly.ai family.
ยฉ 2026 Torly.ai. All rights reserved.