MitchellAW/FlandersBOT

Handle missing "Use External Emojis" permission

MitchellAW opened this issue · 1 comments

Currently, if FlandersBOT is lacking permission to use external emojis, it displays the emojis as text in chat, such as :loading: for example. It would be good to fall back to a non-external emoji rather than display the text.

Added with: 2624173
Now utilises a use_emoji function for handling external emojis, returns the emoji the bot has permission to use.