We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ca8d23 commit adb8864Copy full SHA for adb8864
src/protections/BasicFlooding.ts
@@ -68,7 +68,7 @@ describeProtection<
68
name: "BasicFloodingProtection",
69
description: `If a user posts more than ${DEFAULT_MAX_PER_MINUTE} messages in 60s they'll be
70
banned for spam. This does not publish the ban to any of your ban lists.
71
- This is a legacy protection from Draupnir and contains bugs.`,
+ This is a legacy protection from Mjolnir and contains bugs.`,
72
capabilityInterfaces: {
73
userConsequences: "UserConsequences",
74
eventConsequences: "EventConsequences",
0 commit comments