We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We should use a decorator instead of inwhitelistcheckfailure as it's not callable. This is an example of how it would be used
inwhitelistcheckfailure
@channel_check(Channels.bot_commands) @commands.command(name='something') async def some_command(ctx): ...
If the bypass_role is not given then bypass_role will be equal to a tuple containing the ids of Supreme Cucumber, Council, and lords.
bypass_role
The text was updated successfully, but these errors were encountered:
No branches or pull requests
We should use a decorator instead of
inwhitelistcheckfailure
as it's not callable.This is an example of how it would be used
If the
bypass_role
is not given thenbypass_role
will be equal to a tuple containing the ids of Supreme Cucumber, Council, and lords.The text was updated successfully, but these errors were encountered: