💬Faqs
This page is totally dedicated to the faqs.
ERROR IN PLAY COMMAND
Sometimes you may see this type of errors while running [prefix]play
command. This often happens if you run this command without joining a voice channel.
ERROR IN SUGGESTION COMMAND
This happens when you delete the default channels viz. Approve Suggestion Channel, Deny Suggestion Channel, Suggestion Channel. To get rid of this run [prefix]help suggestion-setup channel
to know more about how to setup another channel.
ERROR IN EVAL COMMAND
This error occurs when you don't returning any result by executing your code. Like :
So this is returning nothing and causing this error. This means you have to print or return a value in your code so that the bot can show it. Otherwise the some part of the embed will remain empty which causes this error.
OTHER ERRORS
PERMISSION ERROR
This is simply notifying that he require a higher permission to execute the command. Like to mute a member it requires a higher role than others to mute/ kick / ban / to change their nicknames.
Last updated