From 4e6f9d576e411163a877ee7805045e086fa3daff Mon Sep 17 00:00:00 2001
From: zay <87788699+zayKenyon@users.noreply.github.com>
Date: Fri, 29 Dec 2023 22:51:15 +0000
Subject: [PATCH] Apply suggestions from code review
Co-authored-by: Almeida
---
dashboard/src/components/docs/Moderation.vue | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/dashboard/src/components/docs/Moderation.vue b/dashboard/src/components/docs/Moderation.vue
index b56882cc..aa0d58db 100644
--- a/dashboard/src/components/docs/Moderation.vue
+++ b/dashboard/src/components/docs/Moderation.vue
@@ -13,14 +13,14 @@
plugin. To best use this guide, read the default configuration of the
Mod actions plugin alongside this. This plugin does
not cover muting members, please see the
- Mutes plugin.
+ Mutes plugin for that.
Please ensure you understand how
plugin
configuration and
plugin
- permissions work before reading this guide since
+ permissions work before reading this guide since
the configs defined here rely on your these concepts.
@@ -28,7 +28,7 @@
Moderation Commands
So that your moderators may use Zeppelin moderation, you must define the
- moderator role Id in the config, assign it a level (50), and enable the
+ moderator role id in the config, assign it a level (50), and enable the
Mod actions plugin.
levels:
@@ -62,7 +62,7 @@
An alternative way to notify members about sanctions is through
mentioning them in a message sent in a channel. To enable this feature,
set message_on_warn
, message_on_kick
, and
- and message_on_ban
to true (enabling them), then assign a
+ and message_on_ban
to true, then assign a
message_channel
.