Skip to content

SantaUtilities::emote(...) does not support default (unicode) emotes #48

@avchikar97

Description

@avchikar97

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:

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

No one assigned

    Labels

    bugSomething isn't workingquestionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions