Errors

Error types used by this bot

exception errors.CommandPermissionError(message=None, *args)

Bases: discord.ext.commands.errors.CommandError

Raised 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.CommandError

Raised when a user incorrectly uses the queue

exception errors.OHStateError(message=None, *args)

Bases: discord.ext.commands.errors.CommandError

Raised when the expected OH state for a command is different from the actual state