add /help strings
This commit is contained in:
parent
d9c3fe1ec7
commit
a50cb8e4f8
|
@ -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": {
|
||||
|
|
Loading…
Reference in a new issue