major-domo-v2/commands/draft
Cal Corum 95d18d603e Fix /draft command to post player cards to result channel
The manual /draft command was only posting draft cards to the ping_channel,
but not to the result_channel. The auto-draft task correctly posted to both
channels. This fix ensures manual draft picks also post player cards to the
configured result channel for consistent draft result tracking.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-12 19:08:23 -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 Google Sheet link to draft embeds 2025-12-11 20:10:16 -06:00
board.py Add Google Sheet link to draft embeds 2025-12-11 20:10:16 -06:00
CLAUDE.md Add Google Sheets integration for draft pick tracking 2025-12-11 11:18:27 -06:00
list.py Improve draft list command feedback and messaging 2025-12-10 15:58:39 -06:00
picks.py Fix /draft command to post player cards to result channel 2025-12-12 19:08:23 -06:00
status.py Add Google Sheet link to draft embeds 2025-12-11 20:10:16 -06:00