-
-
Notifications
You must be signed in to change notification settings - Fork 751
Add hybrid slash command variants to some public bot commands #3411
Copy link
Copy link
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
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
This issue proposes adding slash command alternatives (hybrid commands in discord.py) to some bot commands.
Prioritisation should be as follows:
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
!evalcommand 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