-
-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Welcome to the EmojiUtilities - A discord emoji utilities bot.
This documentation is the main source of documentation for bot command usage.
Come join the Emoji Utilities Support Discord!
You are missing permissions. I would recommend asking the Server Owner or an Administrator of your server to check bot slash command permission settings via Server Settings > Integrations > Emoji Utilities.
Discord annoyingly parses emojis from a special string identifier pattern such as <a(?):[name]:[id]>
into an actual emoji, e.g. :a_:
for the dancing A emoji is actually a string of characters such as <a:a_:900163710285381683>
. So, parsing one character in /dancify
into an emoji becomes something like 25+ characters in the final message. And a discord message limit is only 2k characters.
Most likely, the bot doesn't have access to view your channels. To detect emoji usage, the bot must be able to see the channel the emoji was posted in.
If you locked an emoji to a specified role, you can copy the input from the emoji field from when you originally locked the emoji into the /unlockemoji
command. e.g. /unlockemoji emoji:<a:a_:900163710285381683>