From b37ae41be7463bc4c80813ad6fe5cb54a31a004b Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Sun, 7 May 2023 15:15:56 -0700 Subject: [PATCH] README.md: add link to setting up join-flood enforcement --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b49898ab..67373b09 100644 --- a/README.md +++ b/README.md @@ -388,6 +388,7 @@ PBot can perform the typical channel management tasks. * [user hostmask/alias tracking](doc/Admin.md#message-historyuser-tracking) * [ban-evasion detection](doc/Admin.md#akalink) * [flood detection](doc/AntiAbuse.md) +* [silent join-flood enforcement](doc/AntiAbuse.md#setting-up-automatic-join-flood-enforcement) * whitelisting, blacklisting, etc * spam/advertisement detection * and much, much more!