paper-dynasty-discord/cogs
Cal Corum 7a3c21f6bd
All checks were successful
Ruff Lint / lint (pull_request) Successful in 21s
fix: align refractor status command with API response schema
- data.get("cards") → data.get("items") to match list endpoint response
- formula_value → current_value (API field name)
- card_type from top-level → track.card_type (nested in track object)
- Add limit=500 param so API returns all cards instead of default 10

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 16:18:07 -05:00
..
economy_new fix: use min_rarity/max_rarity for exact rarity targeting 2026-03-22 23:37:11 -05:00
players_new fix: log and handle ZeroDivisionError in gauntlet draft (#31) 2026-03-10 10:04:14 -05:00
admins.py fix: remove db_patch call — no PATCH endpoint for scout_opportunities 2026-03-09 10:55:22 -05:00
economy.py fix: daily check-in interaction migration + paperdex dupe detection 2026-03-22 23:42:43 -05:00
gameplay_legacy.py Add responders check to dropdowns 2024-12-27 22:33:25 -06:00
gameplay.py fix: guard GUILD_ID env var cast against missing/invalid value (#26) 2026-03-10 09:37:34 -05:00
owner.py New sync method 2024-12-18 09:59:39 -06:00
players.py fix: log and handle ZeroDivisionError in gauntlet draft (#31) 2026-03-10 10:04:14 -05:00
refractor.py fix: align refractor status command with API response schema 2026-03-25 16:18:07 -05:00