The command was incorrectly using get_team_schedule(weeks=1) which fetches the first week of the season rather than the current week's games. Changed to use get_week_schedule(current_week) with proper team filtering. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| channels.py | ||
| cleanup_service.py | ||
| tracker.py | ||