major-domo-v2/commands
Cal Corum 4bdfe3ee0a Fix injury commands failing to find certain players
Changed /injury roll, /injury set-new, and /injury clear to use
search_players() instead of get_players_by_name(). The /players?name=
API endpoint fails to find some players (e.g., Gunnar Henderson) while
the /players/search?q= endpoint works correctly.

This fixes the "Player Not Found" error when users try to clear
injuries for players that exist in the database.

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-27 20:15:14 -06:00
..
admin Consolidate season config variables to single source (v2.21.0) 2025-12-02 16:12:16 -06:00
custom_commands Fix /cc-create command creating twice instead of waiting for confirmation 2025-11-14 08:28:45 -06:00
dice CLAUDE: Refactor dice rolling into reusable utility module and add /d20 command 2025-10-29 01:15:11 -05:00
draft Fix /draft command to post player cards to result channel 2025-12-12 19:08:23 -06:00
examples Fix sWAR display precision and draft team role pings 2025-12-12 18:41:46 -06:00
gameplay CLAUDE: Add flexible permission system for multi-server support 2025-11-06 11:29:29 -06:00
help CLAUDE: Add flexible permission system for multi-server support 2025-11-06 11:29:29 -06:00
injuries Fix injury commands failing to find certain players 2025-12-27 20:15:14 -06:00
league Consolidate season config variables to single source (v2.21.0) 2025-12-02 16:12:16 -06:00
players Consolidate season config variables to single source (v2.21.0) 2025-12-02 16:12:16 -06:00
profile Fix test suite failures across 18 files (785 tests passing) 2025-12-09 16:01:56 -06:00
soak Refactored listener logic and added SpoilerListener 2025-10-22 14:59:19 -05:00
spoiler Refactored listener logic and added SpoilerListener 2025-10-22 14:59:19 -05:00
teams Fix sWAR display precision and draft team role pings 2025-12-12 18:41:46 -06:00
transactions Add pending transaction validation for /dropadd command 2025-12-21 17:13:43 -06:00
utilities Fix double emoji in embed titles 2025-12-10 15:42:13 -06:00
voice Consolidate season config variables to single source (v2.21.0) 2025-12-02 16:12:16 -06:00
__init__.py CLAUDE: Initial commit for discord-app-v2 rebuild 2025-08-15 00:04:50 -05:00
CLAUDE.md CLAUDE: Add comprehensive CLAUDE.md documentation files for AI agent guidance 2025-10-20 20:30:07 -05:00