forked from SneakyBastardSword/SantaBot
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't workingquestionFurther information is requestedFurther information is requested
Description
Default emotes use Unicode characters and are categorized as Discord assets as opposed to custom emotes which are stored as images in Discord's CDN. As such it will require two different execution paths for SantaUtilities::emote(...).
Example:
- Gear ==> https://discordapp.com/assets/a6d05968d7706183143518d96c9f066e.svg
- :pepeDHaw: ==> https://cdn.discordapp.com/emojis/580750165783085066.gif?v=1
Note that this may be impossible to truly implement a solution for given that some Unicode characters rendered as a single emote are actually single characters + modifier characters (see rainbow pride flag)
May be closed as Will Not Fix and restrictSantaUtilities::emote(...) 's use to custom emotes given above and pending investigation
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingquestionFurther information is requestedFurther information is requested