From a50cb8e4f821509022d1e3c650bd32d68bf73faa Mon Sep 17 00:00:00 2001 From: Lea Date: Tue, 27 Jun 2023 15:26:03 +0200 Subject: [PATCH] add /help strings --- bot/en.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bot/en.json b/bot/en.json index 463ab6d..8655316 100644 --- a/bot/en.json +++ b/bot/en.json @@ -76,6 +76,11 @@ "reminder_set": "#### Reminder set!\nYou will receive a direct message {{time}}. Make sure you always share at least one mutual server with AutoMod!", "no_time": "#### You haven't provided a valid timestamp!\nExample: `{{prefix}}remindme 10m Take the pizza out of the oven`", "message_too_long": "That reminder is too long! It can't exceed {{length}} characters." + }, + "help": { + "title": "AutoMod command list", + "header": "### 👋 Heya!\n##### I'm AutoMod, the friendly moderation assistant. Below is a list of available commands to get you started!", + "legend": "A 🔒 padlock means that you don't have permission to run the command, while ~~strikethrough~~ commands are unavailable in this chat." } }, "infractions": {