- 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> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| base.py | ||
| CLAUDE.md | ||
| common.py | ||
| confirmations.py | ||
| custom_commands.py | ||
| draft_views.py | ||
| embeds.py | ||
| help_commands.py | ||
| modals.py | ||
| players.py | ||
| trade_embed.py | ||
| transaction_embed.py | ||