paper-dynasty-discord/helpers
Cal Corum bb548da0c6 fix: remove top-level discord_utils.py duplicate (#34)
Delete the dead top-level discord_utils.py (identical to helpers/discord_utils.py).
Update helpers/main.py and helpers.py to import from helpers.discord_utils
instead of the now-removed top-level module.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-07 01:33:09 -06:00
..
__init__.py feat: Add Scouting feature (Wonder Pick-style social pack opening) 2026-03-05 03:04:53 +00:00
constants.py Normalize Player.franchise queries to use Team.sname 2026-01-07 12:01:00 -06:00
discord_utils.py Cogs to Packages Groundwork 2025-08-17 08:46:55 -05:00
main.py fix: remove top-level discord_utils.py duplicate (#34) 2026-03-07 01:33:09 -06:00
random_content.py Cogs to Packages Groundwork 2025-08-17 08:46:55 -05:00
scouting.py feat: limit scouting to Standard/Premium packs, simplify scout view 2026-03-06 21:12:46 -06:00
search_utils.py Cogs to Packages Groundwork 2025-08-17 08:46:55 -05:00
utils.py fix: update owner_only to use Cal's correct Discord ID 2026-03-05 15:57:25 -06:00