- 313 new markdown files created - 30 relationships embedded - 313 entries indexed - State initialized with usage data
702 B
702 B
| id | type | title | tags | importance | confidence | created | updated | |||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| a55e8eb5-9f8e-4328-91c0-46658919099f | solution | Draft skipped pick support |
|
0.6 | 0.8 | 2025-12-11T05:16:18.847469+00:00 | 2025-12-11T05:16:18.847469+00:00 |
Added support for teams to make up missed draft picks in /draft command. When a team is not on the clock, the command now checks for skipped picks (picks with overall < current and no player assigned). Uses earliest skipped pick first, shows footer noting makeup pick, and does NOT advance the draft. Also fixed duplicate embed issue when command is run in the ping channel by checking if ping_channel != interaction.channel_id.