This repository was archived by the owner on Feb 7, 2026. It is now read-only.
Conversation
17 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The Warning System!
About
This is a pretty neat and useful moderation feature which lets server and community owners, admin, moderators, and other staff warn their server members for doing activity that breaks their rules, warning for fun (we wont judge), or for other reasons too.
Commands
/warn: The basic warning system feature. This command can only be used by people with theManage Messagespermission in the server. This command warns a user for a specific reason by sending them a DM, as well as logging it to the server warnings log./clear_all_warnings: This command basically lets staff with theManage Messagespermission in the server to clear all warnings from a specific user. This will wipe their name clean from the server warnings log, but it won't delete any of their warning DMs. (maybe use this if they behave good after some time?)/show_warnings: Unlike the other two commands, this command can be used by any server member (who can use bot commands). This command is used to see all the logged warnings of a specific user (or themselves) from the server's warnings log. With this command you can only see other's warnings, not edit them.