major-domo-v2/commands/draft
Cal Corum 9cd577cba1 fix: batch quick-wins — 4 issues resolved (closes #37, #27, #25, #38)
- #37: Fix stale comment in transaction_freeze.py referencing wrong moveid format
- #27: Change config.testing default from True to False (was masking prod behavior)
- #25: Replace deprecated asyncio.get_event_loop() with get_running_loop()
- #38: Replace naive datetime.now() with timezone-aware datetime.now(UTC) across
  7 source files and 4 test files to prevent subtle timezone bugs

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-20 11:48:16 -06:00
..
__init__.py Add draft monitor auto-start and on-clock announcement embed 2025-12-10 23:04:39 -06:00
admin.py Add Google Sheet link to draft embeds 2025-12-11 20:10:16 -06:00
board.py Add Google Sheet link to draft embeds 2025-12-11 20:10:16 -06:00
CLAUDE.md Add Google Sheets integration for draft pick tracking 2025-12-11 11:18:27 -06:00
list.py fix: remove 226 unused imports across the codebase (closes #33) 2026-02-20 11:35:04 -06:00
picks.py fix: batch quick-wins — 4 issues resolved (closes #37, #27, #25, #38) 2026-02-20 11:48:16 -06:00
status.py Add Google Sheet link to draft embeds 2025-12-11 20:10:16 -06:00