-
-
Notifications
You must be signed in to change notification settings - Fork 259
yank role commands #970
Copy link
Copy link
Labels
area: frontendRelated to output and formattingRelated to output and formattingstatus: approvedThe issue has received a core developer's approvalThe issue has received a core developer's approvaltype: enhancementChanges or improvements to existing featuresChanges or improvements to existing featurestype: featureRelating to the functionality of the application.Relating to the functionality of the application.
Metadata
Metadata
Assignees
Labels
area: frontendRelated to output and formattingRelated to output and formattingstatus: approvedThe issue has received a core developer's approvalThe issue has received a core developer's approvaltype: enhancementChanges or improvements to existing featuresChanges or improvements to existing featurestype: featureRelating to the functionality of the application.Relating to the functionality of the application.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Description
Remove the subscribe commands from lance, because as of python-discord/bot#1868, this is now supported on Bot. (Beautifully executed, too)
EDIT: Rather than removing the commands, they will be replaced with a message that tells the user to use the command on bot.
Reasoning
No sense in having two commands that do the same thing, more maintenance work!
Proposed Implementation
TODO:
Additional Details
Would you like to implement this yourself?