The plugin seems to have completely stopped working. Looks like there's no type property in the emojis anymore:oops I'm blind it's just a number instead
so, emoji.type !== "GUILD_EMOJI" is always true, and no emoji end up being skipped because they're all considered unicode emojis :sweat_smile:
The plugin seems to have completely stopped working.
Looks like there's nooops I'm blind it's just a number insteadtype
property in the emojis anymore:so,
emoji.type !== "GUILD_EMOJI"
is alwaystrue
, and no emoji end up being skipped because they're all considered unicode emojis :sweat_smile: