paper-dynasty-discord/cogs
Cal Corum 57a64127ba fix: daily check-in interaction migration + paperdex dupe detection
Fix 1 (closes #19): Complete the migration of daily_checkin to
discord.Interaction. Remove greeting = assignments and TODO comment;
replace await greeting.edit(...) with await interaction.edit_original_response(...).

Fix 2 (closes #23): Implement paperdex dupe detection in get_card_embeds().
Query cards API by player_id + team_id and display a 'Dupes' field on the
embed showing how many duplicate copies the team owns.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-22 23:42:43 -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