- 313 new markdown files created - 30 relationships embedded - 313 entries indexed - State initialized with usage data
13 lines
588 B
Markdown
13 lines
588 B
Markdown
---
|
|
id: bf9b2bc3-bed6-47bd-b4e0-1bbe6147ce2d
|
|
type: fix
|
|
title: "Draft results post to result_channel fix"
|
|
tags: [major-domo, discord-bot, draft, fix]
|
|
importance: 0.6
|
|
confidence: 0.8
|
|
created: "2025-12-13T01:08:30.975064+00:00"
|
|
updated: "2025-12-13T01:08:30.975064+00:00"
|
|
---
|
|
|
|
Fixed /draft command to post player cards to result_channel. The manual /draft command was only posting draft cards to ping_channel but not result_channel, while auto-draft correctly posted to both. Added code block in commands/draft/picks.py (lines 361-377) to post draft cards to result_channel. Version 2.24.5.
|