claude-memory/graph/solutions/draft-monitor-auto-start-and-on-clock-embed-e4f0be.md
Cal Corum b140d4d82a migrate: 313 memories from MemoryGraph
- 313 new markdown files created
- 30 relationships embedded
- 313 entries indexed
- State initialized with usage data
2026-02-13 11:11:48 -06:00

743 B

id type title tags importance confidence created updated
e4f0bee9-9dc0-4bff-8d07-ba8aa22ef83d solution Draft monitor auto-start and on-clock embed
major-domo
discord
draft
python
fix
0.7 0.8 2025-12-11T05:04:46.922103+00:00 2025-12-11T05:04:46.922103+00:00

Added draft monitor task that auto-starts when timer is enabled via /draft-admin timer or /draft-admin set-pick. Created on-clock announcement embed showing team name, deadline, sWAR, cap space, last 5 picks, and top 5 roster players. Implemented smart polling intervals (30s/15s/5s based on time remaining). Fixed DraftAdminGroup to accept bot parameter for task management. Key files: commands/draft/admin.py, tasks/draft_monitor.py, views/draft_views.py