-
-
Notifications
You must be signed in to change notification settings - Fork 731
Open
Labels
a: frontendRelated to output and formattingRelated to output and formattingl: 1 - intermediatep: 3 - lowLow PriorityLow Prioritystatus: approvedThe issue has received a core developer's approvalThe issue has received a core developer's approvalt: enhancementChanges or improvements to existing featuresChanges or improvements to existing features
Description
This issue proposes adding slash command alternatives (hybrid commands in discord.py) to some bot commands.
Prioritisation should be as follows:
- Commands that will have a better UX with slash commands (mostly things that would support autocomplete)
- Other public commands for which a slash command variant does not directly change or improve UX, but implementation is trivial
- Finally, Moderator+ and Helper+ commands can be considered.
Note
There are commands that will never be migrated or have a slash command alternative as Discord provides no reasonable way to implement their input functionality. For example, the !eval command will never have an alternate slash command.
Hybrid command additions should be contributed in reasonable chunks (not all in one PR and similarly not a slurry of small PRs). Migrating one cog at a time seems a reasonable balance for both contributors and reviewers.
Some suggested first migration targets are the following, Core Devs please feel free to update this list to add further commands:
-
!docs
Metadata
Metadata
Assignees
Labels
a: frontendRelated to output and formattingRelated to output and formattingl: 1 - intermediatep: 3 - lowLow PriorityLow Prioritystatus: approvedThe issue has received a core developer's approvalThe issue has received a core developer's approvalt: enhancementChanges or improvements to existing featuresChanges or improvements to existing features