From e3a0cc300ba54d6d04b59f33aa1bad9d99bb3412 Mon Sep 17 00:00:00 2001 From: Martin Rys Date: Mon, 18 Sep 2023 20:07:27 +0200 Subject: [PATCH] README.md: Fix a missing newline --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3560d83..b5e979b 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,7 @@ If used by reply, `/ban` and `/warn` would remove the replied-to message. ## Plugins The guard is extensible in form of plugins where custom features and commands can be easily added to it. + See the [Plugins page on the Wiki](https://github.com/thedevs-network/the-guard-bot/wiki/Plugins) for more information. ## Support