paper-dynasty-discord/cogs/economy_new
Cal Corum 3c0fa133fd refactor: Consolidate scouting utilities, add test suite, use Discord timestamps
- Consolidate SCOUT_TOKENS_PER_DAY and get_scout_tokens_used() into
  helpers/scouting.py (was duplicated across 3 files)
- Add midnight_timestamp() utility to helpers/utils.py
- Remove _build_scouted_ids() wrapper, use self.claims directly
- Fix build_scout_embed return type annotation
- Use Discord <t:UNIX:R> relative timestamps for scout window countdown
- Add 66-test suite covering helpers, ScoutView, and cog

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 13:22:58 +00: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 refactor: Consolidate scouting utilities, add test suite, use Discord timestamps 2026-03-09 13:22:58 +00:00
team_setup.py CLAUDE: Add get_context_user() helper for hybrid command compatibility 2025-11-10 09:07:09 -06:00