major-domo-v2/commands/draft
Cal Corum 08fbd0a812 Fix /draft autocomplete sending display text instead of value
When users select from autocomplete dropdown, Discord sometimes sends
the display text (e.g., "Mason Miller (RP) - 2.50 sWAR") instead of
the value ("Mason Miller"). Added _parse_player_name() to strip the
position and sWAR info from the input.

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-12 18:59:33 -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 autocomplete sending display text instead of value 2025-12-12 18:59:33 -06:00
status.py Add Google Sheet link to draft embeds 2025-12-11 20:10:16 -06:00