ClemBotProject/ClemBot

Emote_Cog.py: Unicode Emoji Aren't Supported

Closed this issue · 1 comments

This is a bit of an edge-case bug, perhaps even a #won't-fix, but I thought it was still worth noting.

The emote cog doesn't work with Unicode emojis. This isn't really shocking but I suppose some servers might like having shortcuts or appreciated versions of Unicode emojis they frequently use.

Example:
image

This is due to how discord handles those unicodes, they arent files stored on the CDN, we cant really do anything about this.