Permission Condition

Information on permission conditions

What are permission conditions?

Permission conditions are a way for the bot to check if a user has a specific permission in the server.

Here is an explanation:

Example: A command only works for a user that has the "admin" permission, so when the command is ran the bot checks if the user has that permission. If they do have the role it will send a message, else it wont do anything.

To setup your permission click on the block and look to the right

Last updated