paper-dynasty-discord/cogs/economy_new
Cal Corum 55a3255b35
All checks were successful
Build Docker Image / build (pull_request) Successful in 1m27s
fix: use min_rarity/max_rarity for exact rarity targeting
The players/random API endpoint only accepts min_rarity and max_rarity,
not rarity. The previous fix silently did nothing because FastAPI ignores
unknown query parameters.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 23:37:11 -05:00
..
__init__.py Added search functionality to /player command 2025-10-08 14:45:41 -05:00
admin_tools.py Added search functionality to /player command 2025-10-08 14:45:41 -05:00
help_system.py S10 Updates + PR Bugfix 2025-11-09 06:12:46 -06:00
marketplace.py Added search functionality to /player command 2025-10-08 14:45:41 -05:00
notifications.py Added search functionality to /player command 2025-10-08 14:45:41 -05:00
packs.py Fix pack type grouping logic in packs display 2026-01-08 14:22:06 -06:00
scouting.py feat: add buy-scout-token option when daily limit exceeded 2026-03-09 13:12:35 -05:00
team_setup.py fix: use min_rarity/max_rarity for exact rarity targeting 2026-03-22 23:37:11 -05:00