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
pardon
Short description of the command you're requesting and why we need it.
Specify how to use the command and how it works.
The user will execute the command /<name> providing:
/<name>
arg1
arg2
The bot will do and return to the caller.
Important things to check before finishing the command.
<permission>
The text was updated successfully, but these errors were encountered:
Must have a strikes column for the users database table to decrement strikes from the user.
strikes
Sorry, something went wrong.
gabr1sr
No branches or pull requests
Description
Short description of the command you're requesting and why we need it.
Specification
Specify how to use the command and how it works.
The user will execute the command
/<name>
providing:arg1
as first argument;arg2
as second argument.The bot will do and return to the caller.
Check-list
Important things to check before finishing the command.
Permissions
<permission>
permissionArg1 argument
arg1
is a required fieldarg1
can be multiple objectsarg1
can bearg1
is aArg2 argument
arg2
is a required fieldarg2
is aBot operations
Return messages
The text was updated successfully, but these errors were encountered: