major-domo-v2/commands/draft
Cal Corum 8f486a8424 Add skipped pick support to /draft command
Teams can now make up missed draft picks when not on the clock:
- Added get_skipped_picks_for_team() to draft_pick_service
- /draft checks for skipped picks when user isn't on the clock
- Uses earliest (lowest overall) skipped pick first
- Shows footer noting "Making up skipped pick" on success
- Does NOT advance draft when using skipped pick
- Fixed duplicate embed when command run in ping channel

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-10 23:16:10 -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 Add skipped pick support to /draft command 2025-12-10 23:16:10 -06:00
list.py Improve draft list command feedback and messaging 2025-12-10 15:58:39 -06:00
picks.py Add skipped pick support to /draft command 2025-12-10 23:16:10 -06:00
status.py Consolidate season config variables to single source (v2.21.0) 2025-12-02 16:12:16 -06:00