major-domo-v2/commands/draft
Cal Corum ada4feef3e Add draft monitor auto-start and on-clock announcement embed
- Start draft monitor when timer enabled via /draft-admin timer
- Auto-start monitor when /draft-admin set-pick is used with active timer
- Add _ensure_monitor_running() helper for consistent monitor management
- Create on-clock announcement embed with:
  - Team name, pick info, and deadline
  - Team sWAR and cap space
  - Last 5 picks
  - Top 5 roster players by sWAR
- Implement smart polling intervals:
  - 30s when >60s remaining
  - 15s when 30-60s remaining
  - 5s when <30s remaining
- Add get_top_free_agents() to player service
- Fix DraftAdminGroup to accept bot parameter

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-10 23:04:39 -06:00
..
__init__.py Add draft monitor auto-start and on-clock announcement embed 2025-12-10 23:04:39 -06:00
admin.py Add draft monitor auto-start and on-clock announcement embed 2025-12-10 23:04:39 -06:00
board.py Consolidate season config variables to single source (v2.21.0) 2025-12-02 16:12:16 -06:00
CLAUDE.md CLAUDE: Add draft period restriction to interactive draft commands 2025-10-25 20:29:16 -05:00
list.py Improve draft list command feedback and messaging 2025-12-10 15:58:39 -06:00
picks.py Fix draft pick API parsing and enhance admin command feedback 2025-12-10 15:33:52 -06:00
status.py Consolidate season config variables to single source (v2.21.0) 2025-12-02 16:12:16 -06:00