Change discord emojis to specified symbol
Sl0wYx opened this issue · 5 comments
Why?
I have texture pack on my server that changes some symbol and making them look like my server discord emojis. I searched for this feature, but only found same thing for roles.
In config it should look something like this:
DiscordChatChannelEmojiAliases: {"emoji that I want to change":"symbol that should change this emoji"}
What and How?
If I type some emojis in discord chat they should be changed to symbols that I typed in config.
For example:
DiscordChatChannelEmojiAliases: {":pleading_face:":"À"}
Changes 🥺 to symbol À.
Are there alternatives?
I didn't find any
Checks
- I have used the search at least once to check if my idea has already been suggested and perhaps already implemented.
Anything else
No response
the correct way to do this in modern minecraft, would be to use a custom font, so you arn't replacing random characters with emoji.
I personally think it's outside the scope of DiscordSRV but would like to see this implemented in a companion plugin, much like EmojiChat used to.
You can use AndrosDiscordEmojis and set DiscordChatChannelEmojiBehavior to "show"
Sorry, I thought it was default emojis you wanted to show.
@James-Bennett-295 Appreciate the reply regardless, I've been looking for a replacement to EmojiChat that didn't replace random korean and chinese characters.
We had a discussion about a expansion that would add emoji and/or emote fonts to the server resource pack (or just makes a empty resource pack with those fonts). It might be something we do in the future, although we haven't done anything further with that idea as of yet