From befc9f12e2a39cc3da754b612b932386254c7334 Mon Sep 17 00:00:00 2001 From: Qwerty-133 <74311372+Qwerty-133@users.noreply.github.com> Date: Sun, 17 Oct 2021 11:36:40 +0530 Subject: [PATCH] remove case-insensitive-snippets from README --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 6c159f5..a6cabfa 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ Modmail plugins for our Modmail bot, located at https://github.com/kyb3r/modmail. ## List of plugins -- **Case insensitive snippets**: Allow snippets to be ran even if with the wrong case. For example, `?Dm-RePort` will be recognized as `?dm-report`. - **Close message:** Add a `?closemessage` command that will close the thread after 15 minutes with a default message. - **MDLink**: Generate a ready to paste link to the thread logs. - **Reply cooldown**: Forbid you from sending the same message twice in ten seconds.