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> |
||
|---|---|---|
| .. | ||
| economy_new | ||
| players_new | ||
| admins.py | ||
| economy.py | ||
| gameplay_legacy.py | ||
| gameplay.py | ||
| owner.py | ||
| players.py | ||