wumpy icon indicating copy to clipboard operation
wumpy copied to clipboard

Interactions Documentation Roadmap

Open Bluenix2 opened this issue 4 years ago • 0 comments

Description

This issue will be used as the roadmap keeping track of the documentation and scoping out pages as well as coordination.

Tasks

Slash commands

  • [x] Creating slash commands
  • [x] Simple options
  • [x] Optional options
  • [x] Subcommands
    • [x] Subcommand groups
    • [x] Double-nested subcommands
  • [x] Context menus
    • [x] Message commands
    • [x] User commands
    • [ ] Member commands
  • [x] Option choices
  • [x] Multiple options
  • [ ] Advanced option types
    • [x] Users and roles
    • [ ] Channels
    • [ ] Channel types (#2)
  • [ ] Slash commands permission management
  • [ ] Guild-specific commands

Components

  • [ ] Introduction and notice about scalability
  • [x] Responding with link buttons
  • [ ] Simple component listener
  • [ ] Responding with clickable buttons
  • [ ] Responding with select menus
  • [ ] Variations and styling of components
  • [ ] Button callbacks
  • [ ] Waiting for interactive buttons

Bluenix2 avatar Oct 04 '21 13:10 Bluenix2