npc-cogs icon indicating copy to clipboard operation
npc-cogs copied to clipboard

Fix emoji_converter returning the wrong type

Open Zephyrkul opened this issue 1 year ago • 0 comments

emoji_converter sometimes returned instances of discord.Emoji rather than strs, causing a serialization error on attempting to save it to config.

Zephyrkul avatar Nov 01 '24 18:11 Zephyrkul