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

Fechado
aberto por ialbert 2 meses atrás · 1 comentários

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 comentou 2 meses atrás
Proprietário

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)
Acesse para participar desta conversação.
Sem etiqueta
Sem marco
Sem responsável
1 participante(s)
Data limite

Data limite não informada.

Dependências

Esta issue atualmente não tem dependências.

Carregando…
Cancelar
Salvar
Ainda não há conteúdo.