- 313 new markdown files created - 30 relationships embedded - 313 entries indexed - State initialized with usage data
13 lines
506 B
Markdown
13 lines
506 B
Markdown
---
|
|
id: d8f456f0-e2ac-493a-9853-da9605ba9739
|
|
type: solution
|
|
title: "Auto-draft posts to result channel"
|
|
tags: [major-domo, python, draft, discord]
|
|
importance: 0.5
|
|
confidence: 0.8
|
|
created: "2025-12-11T19:04:35.543462+00:00"
|
|
updated: "2025-12-11T19:04:35.543462+00:00"
|
|
---
|
|
|
|
Auto-draft picks now post the same draft card embed to the result channel that regular /draft picks do. Uses create_player_draft_card() from views/draft_views.py with a footer indicating the pick was auto-drafted from the draft list.
|