#7 [ENH] See what bot configuration and actions can be done with UI components

已關閉
ialbert2 月之前建立 · 1 條評論

Discord APIs allow simple UI elements to be attached to messages, even to open modals. Explore whether we could do configuration and other tasks better with UI instead of commands.

Discord APIs allow simple UI elements to be attached to messages, even to open modals. Explore whether we could do configuration and other tasks better with UI instead of commands.
ialbert 評論 2 月之前
所有者

Modals can be opened in response to an interaction (using a slash command or clicking a button in a message). They are only shown to the user that interacts. They can contain:

  • Text fields
  • File uploads
  • Various selection lists (combo boxes) - users, roles, channels, custom values

Messages are shown to everybody in that channel (or DM if sent that way). Changes to it are synced for everyone. They can contain:

  • Text with markdown
  • Buttons
  • Selection lists (same kinds as above)
  • Downloadable files
  • Image galleries
  • Various layout elements (containers, separators, button rows)
Modals can be opened in response to an interaction (using a slash command or clicking a button in a message). They are only shown to the user that interacts. They can contain: - Text fields - File uploads - Various selection lists (combo boxes) - users, roles, channels, custom values Messages are shown to everybody in that channel (or DM if sent that way). Changes to it are synced for everyone. They can contain: - Text with markdown - Buttons - Selection lists (same kinds as above) - Downloadable files - Image galleries - Various layout elements (containers, separators, button rows)
ialbert1 月之前 關閉
登入 才能加入這對話。
未選擇標籤
未選擇里程碑
No Assignees
1 參與者
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
取消
儲存
尚未有任何內容