Skip to content
This repository was archived by the owner on Feb 7, 2026. It is now read-only.

Add a server warning system to let server staff warn their members for certain activity#376

Merged
notsniped merged 8 commits intomainfrom
add-server-moderation-warning-system
Apr 24, 2024
Merged

Add a server warning system to let server staff warn their members for certain activity#376
notsniped merged 8 commits intomainfrom
add-server-moderation-warning-system

Conversation

@notsniped
Copy link
Member

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 the Manage Messages permission 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 the Manage Messages permission 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.

@notsniped notsniped added enhancement New feature or request priority:medium area:main Changes to the main functioning code area:framework Any changes to the NKA Framework for isobot type:cogs Any changes to the bot's slash command cogs area:moderation system Update to the bot's moderation system labels Apr 24, 2024
@notsniped notsniped self-assigned this Apr 24, 2024
@notsniped notsniped merged commit ac68062 into main Apr 24, 2024
@notsniped notsniped deleted the add-server-moderation-warning-system branch April 24, 2024 17:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area:framework Any changes to the NKA Framework for isobot area:main Changes to the main functioning code area:moderation system Update to the bot's moderation system enhancement New feature or request priority:medium size/L type:cogs Any changes to the bot's slash command cogs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant