MitchellAW / FlandersBOT

A discord bot with commands surrounding The Simpsons, Futurama and Rick and Morty and more!
https://discord.gg/xMmxMYg
MIT License
8 stars 2 forks source link

Handle missing "Use External Emojis" permission #21

Closed MitchellAW closed 3 years ago

MitchellAW commented 3 years ago

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.

MitchellAW commented 3 years ago

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