Errors¶
Error types used by this bot
-
exception
errors.CommandPermissionError(message=None, *args)¶ Bases:
discord.ext.commands.errors.CommandErrorRaised when a non-elevated user attempts to invoke a command that requires special privileges
-
exception
errors.OHQueueCommandUseError(message=None, *args)¶ Bases:
discord.ext.commands.errors.CommandErrorRaised when a user incorrectly uses the queue
-
exception
errors.OHStateError(message=None, *args)¶ Bases:
discord.ext.commands.errors.CommandErrorRaised when the expected OH state for a command is different from the actual state