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

Missing permissions errors are not being displayed #5

Closed MitchellAW closed 3 years ago

MitchellAW commented 3 years ago

FlandersBOT is no longer responding in the channel when it lacks permission to perform a function in that guild.

MitchellAW commented 3 years ago

Fixed in: d2b2d179b4534c5b0cb102a91e3c847001c3b62f and c13a79a47b3abf54c4630ddc4fb424e666583569 Added checks for relevant permissions to each command, and an error handler to notify the command user which permissions are missing.