-
-
Notifications
You must be signed in to change notification settings - Fork 751
Add context to user command when run against messageID #2012
Copy link
Copy link
Closed
Labels
a: frontendRelated to output and formattingRelated to output and formattinga: informationRelated to information commands: (doc, help, information, reddit, site, tags)Related to information commands: (doc, help, information, reddit, site, tags)p: 2 - normalNormal PriorityNormal 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 formattinga: informationRelated to information commands: (doc, help, information, reddit, site, tags)Related to information commands: (doc, help, information, reddit, site, tags)p: 2 - normalNormal PriorityNormal 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
Type
Fields
Give feedbackNo fields configured for issues without a type.
Our
!usercommand currently supports a messageID arg, and returns the user embed for that message's author. This can lead to some confusion when the user running the command doesn't know about this feature, and then tries to use that ID with another command that doesn't support it.The proposed solution for this is to highlight when the user command is using a messageID, as this goes against expectations, in the embed title.
EG for this embed, the title would be Chrisjl#2655 (From Message ID).
