From f43983f1a1b3dd765de917bce64fe99f5be8c832 Mon Sep 17 00:00:00 2001 From: Huskydog9988 <39809509+Huskydog9988@users.noreply.github.com> Date: Thu, 25 Oct 2018 10:45:21 -0400 Subject: [PATCH] =?UTF-8?q?Removed=20Duplicate=20=E2=80=9CbotMentionRespon?= =?UTF-8?q?se=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 2a2c041..b2b9fc9 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,6 @@ These go in `config.json`. See also `config.example.json`. |alwaysReplyAnon|false|If `alwaysReply` is set to true, this option controls whether the auto-reply is anonymous| |alwaysReply|false|If set to true, all messages in modmail threads will be relayed back to the user, even ones without `!r`| |botMentionResponse|None|If set, the bot auto-responds to bot mentions with this message| -|botMentionResponse|None|If set, the bot auto-responds to mentions with this message| |closeMessage|None|The bot's message to the user when the thread is closed| |enableGreeting|false|Set to true to send a welcome message to new main guild members. Requires `mainGuildId` to be set.| |greetingAttachment|None|Path to an image or other attachment to send along with the greeting|