-
-
Notifications
You must be signed in to change notification settings - Fork 751
Enable charinfo command in discord_py channel. #1684
Copy link
Copy link
Closed
Labels
a: utilityRelated to utility commands: (bot, eval, extensions, jams, reminders, snekbox, utils)Related to utility commands: (bot, eval, extensions, jams, reminders, snekbox, utils)good first issueGood for newcomersGood for newcomersp: 3 - lowLow PriorityLow Priorityt: enhancementChanges or improvements to existing featuresChanges or improvements to existing features
Metadata
Metadata
Assignees
Labels
a: utilityRelated to utility commands: (bot, eval, extensions, jams, reminders, snekbox, utils)Related to utility commands: (bot, eval, extensions, jams, reminders, snekbox, utils)good first issueGood for newcomersGood for newcomersp: 3 - lowLow PriorityLow Priorityt: enhancementChanges or improvements to existing featuresChanges or improvements to existing features
Type
Fields
Give feedbackNo fields configured for issues without a type.
In order to add a reaction in discordpy, we need the emoji's unicode. For most emotes/emojis we can do :emoji: , but for some of them (such as numbers and letters) this option is not possible. The best replacement for it is the charinfo command, which currently isn't allowed in discord.py, but I feel should be for the above reason.