Skip to content

Commit

Permalink
Add initial content for Discord moderation (#216)
Browse files Browse the repository at this point in the history
  • Loading branch information
GeckoEidechse authored Oct 19, 2023
1 parent 5a95653 commit 306bc9c
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,5 @@

## Other

* [Discord moderation](other/moderation.md)
* [Credits](other/credits.md)
18 changes: 18 additions & 0 deletions docs/other/moderation.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Moderation

{% hint style="info" %}
This page contains information targetted at Discord moderators.
{% endhint %}


## General stuff

- **Communication:** Communication is key. Any changes and actions should be discussed with other moderators unless they are very obvious (e.g. scambans).
Any changes to permissions etc should be discussed first in `#staff-suggestions`. Any changes performed should also be manually written down in `#changelog` so that everyone is on the same page.
- **Use Dyno:** Use dyno commands to perform actions like mutes and bans. Dyno log is way easier to search than Discord's native audit log and helps us keep track of who did what.
- **Staff tickets:** User requests like receiving _Contributor_/_Modder_ role should be handled handled via staff ticket. This way other moderators can chime in and public channels are not clogged with unnecessary info.
- **Warn liberally:** User warns are stored in Dyno log. They should be performed as a first measure on misconduct. It's better to warn once too many times than ban someone without warning.

## Useful commands

- `!scamban UID`: Bans a user with a message telling them that their account has been compromised and has been spreading scam.

0 comments on commit 306bc9c

Please sign in to comment.