Previously, only the draft monitor task posted on-clock announcements when auto-drafting. Now the /draft command also posts an on-clock announcement with team role ping after each pick advances. Changes: - Added _post_on_clock_announcement method to DraftPicksCog - Called after advance_pick() in _process_draft_pick - Posts embed with team info, sWAR, recent picks, and role ping - Imports roster_service and get_team_salary_cap for sWAR calculation 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| admin.py | ||
| board.py | ||
| CLAUDE.md | ||
| list.py | ||
| picks.py | ||
| status.py | ||