From b12a089a9ab0785fd026d0132cef3b429db325f2 Mon Sep 17 00:00:00 2001 From: Luca Zeuch Date: Thu, 7 Nov 2024 16:14:41 +0100 Subject: [PATCH] docs: review phrasing around deny- and allowlist Signed-off-by: Luca Zeuch --- content/docs/custom-commands/commands.md | 4 ++-- content/docs/fun/reputation.md | 4 ++-- .../docs/moderation/advanced-automoderator/overview.md | 2 +- content/docs/moderation/logging.md | 8 ++++---- content/docs/notifications/streaming.md | 4 ++-- 5 files changed, 11 insertions(+), 11 deletions(-) diff --git a/content/docs/custom-commands/commands.md b/content/docs/custom-commands/commands.md index ac5b2b9..330c0a6 100644 --- a/content/docs/custom-commands/commands.md +++ b/content/docs/custom-commands/commands.md @@ -78,13 +78,13 @@ Selecting a group allows you to edit it. Changes must be saved (**11**) to take Using role/channel restrictions, it is possible to set conditions on which users can trigger a custom command. -Specifically, allowlisted roles or channels are required to run the command, whereas denylisted roles or channels +Specifically, allowed roles or channels are required to run the command, whereas denied roles or channels cannot use the command at all. These role restrictions are unrelated to member permissions. Having `Administrator` permissions will not override these restrictions. {{< callout context="note" title="Note: Priority of Ignored vs. Required Roles" icon="outline/info-circle" >}} -YAGPDB was raised well and honors a "no" when told "no". In other words, denylists take precedence over allowlists. +YAGPDB was raised well and honors a "no" when told "no". In other words, a denylist takes precedence over an allowlist. {{< /callout >}} diff --git a/content/docs/fun/reputation.md b/content/docs/fun/reputation.md index f4ec2ee..fb90a42 100644 --- a/content/docs/fun/reputation.md +++ b/content/docs/fun/reputation.md @@ -47,12 +47,12 @@ able to use these commands. Users with this role participates in the point system which they can be given/taken away points from. If set to none, everyone will be participating. -### Blacklisted role for giving/taking away points +### Disallowed role for giving/taking away points Users with this role cannot use the `-giverep` and `-takerep` commands. This also overrides the _Required role to give/remove points._ -### Blacklisted role for receiving/being taken away points from +### Disallowed role for receiving/being taken away points from Users with this role cannot participate in the point system which they can be given/taken away points from. This also overrides the _Required role to receive/being taken away points from_. diff --git a/content/docs/moderation/advanced-automoderator/overview.md b/content/docs/moderation/advanced-automoderator/overview.md index 0a497c3..f1560e4 100644 --- a/content/docs/moderation/advanced-automoderator/overview.md +++ b/content/docs/moderation/advanced-automoderator/overview.md @@ -16,7 +16,7 @@ to set it up. Advanced automoderator operates on the basis of user-configurable rules, which trigger on specific actions and conditions to produce certain effects. Collections of rules are referred to as rulesets. -Finally, there are lists you can create, which can be used to black- or allowlist words or domains. +Finally, there are lists you can create, which can be used to denylist or allowlist words or domains. ## Overview diff --git a/content/docs/moderation/logging.md b/content/docs/moderation/logging.md index 6cd3a89..a5d2176 100644 --- a/content/docs/moderation/logging.md +++ b/content/docs/moderation/logging.md @@ -103,11 +103,11 @@ removed. On [premium](/docs/welcome/premium) servers, they are cached for `12` h In a message log, deleted messages are shown to users permitted to view them. If a user is not permitted to view deleted messages, they will not be able to see deleted messages, or that a message was deleted at all. -## Blacklisting Channels +## Disallowed Channels -Under the Logging page on the control panel you may denylist channels for log creation. Using the logs command in a -denylisted channel will return an error message. Moderation actions will also not generate or attach logs in -denylisted channels. +Under the Logging page on the control panel you may exclude certain channels from log creation. Using the logs command +in a disallowed channel will return an error message. Moderation actions will also not generate or attach logs in such +channels. ## Deleting Logs diff --git a/content/docs/notifications/streaming.md b/content/docs/notifications/streaming.md index 7dc4bf5..f9dfaf9 100644 --- a/content/docs/notifications/streaming.md +++ b/content/docs/notifications/streaming.md @@ -50,11 +50,11 @@ Use regex to filter out games to post announcements and assign roles for specifi Assign this role to the people streaming. -### Whitelist role +### Allowed Role Only assign a role and make announcement for the people with this role. -### Ignore role +### Ignore Role Do not assign a role and make an announcement for people with this role.