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
Any violation to the rules that doesn't result in a ban gets the user a warning. If the user collects three warnings, they get assigned a mutedrole.
muted
Also implement a way in that a user can be temporarily muted by moderators. Example:
kit tempmute <@!user> <time>[unit] kit tempmute @user 2h
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Any violation to the rules that doesn't result in a ban gets the user a warning. If the user collects three warnings, they get assigned a
muted
role.Also implement a way in that a user can be temporarily muted by moderators. Example:
The text was updated successfully, but these errors were encountered: