codinglab-io / discord-bot

Discord bot for Codinglab's server.
https://discord.com/invite/codinglab-174169014568878080
MIT License
19 stars 14 forks source link

improve emoji character handling #80

Closed neolectron closed 11 months ago

neolectron commented 1 year ago

for the game "quoiFeur" we do use emoji to reply, we store all of them in an array.

We could have a function that takes an alphanumeric string and returns the emoji string.

Idea comes from the guide : https://discordjs.guide/popular-topics/faq.html#why-do-some-emojis-behave-weirdly