-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Description
Description
This issue is similar to #5319, but applies to webhooks created by the bot itself, not part of the interaction system.
- External emojis still work with user-created webhooks.
- It's not because of a bot token also being sent, I've tested without bot too.
- Edit: It's not permissions, the bot has admin perms, and I also gave it explicit external emoji perms, and it still didn't work,
Steps to Reproduce
Have a bot account:
- Create a webhook.
- Send a message with that webhook containing an emoji from a server the bot is not a member of.
Expected Behavior
I expect to see an emoji.
Current Behavior
I see the name of the emoji surrounded by colons (example: :idontworkanymore:).
Screenshots/Videos
No response
Client and System Information
- The client used to view the message doesn't matter, as the data returned from the API already contains the
:emojiname:instead of the full emoji mention. - I tested using both discord.js and browser fetch requests from my own webhook website, both with user-created and bot-created webhooks.
Zoddo, muddyfish and ooliver1
Metadata
Metadata
Assignees
Labels
No labels