- 313 new markdown files created - 30 relationships embedded - 313 entries indexed - State initialized with usage data
13 lines
637 B
Markdown
13 lines
637 B
Markdown
---
|
|
id: 147abb39-bfa8-41e1-a8ac-d84630455037
|
|
type: solution
|
|
title: "Draft embed sheet links"
|
|
tags: [major-domo, discord-bot, draft-system, ui]
|
|
importance: 0.5
|
|
confidence: 0.8
|
|
created: "2025-12-12T02:10:24.299012+00:00"
|
|
updated: "2025-12-12T02:10:24.299012+00:00"
|
|
---
|
|
|
|
Added Google Sheet link to all draft-related embeds in discord-app-v2. Added optional sheet_url parameter to create_draft_board_embed, create_admin_draft_info_embed, create_on_the_clock_embed, and create_on_clock_announcement_embed functions. Updated callers in board.py, admin.py, status.py, and draft_monitor.py to pass config.get_draft_sheet_url(config.sba_season).
|