mirror of
https://github.com/the-draupnir-project/Draupnir.git
synced 2026-03-30 19:05:39 +00:00
Elaborate on how WordList protection works.
This commit is contained in:
@@ -57,7 +57,8 @@ describeProtection<WordListCapabilities, Draupnir>({
|
||||
name: "WordListProtection",
|
||||
description:
|
||||
"If a user posts a monitored word a set amount of time after joining, they\
|
||||
will be banned from that room. This will not publish the ban to a ban list.",
|
||||
will be banned from that room. This will not publish the ban to a ban list.\
|
||||
This protection only targets recently joined users.",
|
||||
capabilityInterfaces: {
|
||||
userConsequences: "UserConsequences",
|
||||
eventConsequences: "EventConsequences",
|
||||
|
||||
Reference in New Issue
Block a user