Skip to content

Commit af4a47b

Browse files
authored
Merge pull request #359 from StephenDaDev/StephenDaDev-patch-1
Update recipient_thread_close config help
2 parents efae942 + 5ecde89 commit af4a47b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

core/config_help.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"`{prefix}mention Yo~ Here's a new thread for ya!`"
4040
],
4141
"notes": [
42-
"Unfortunately, its not currently possible to disable mention."
42+
"Unfortunately, it's not currently possible to disable mention. You do not have to include a mention."
4343
]
4444
},
4545
"main_color": {
@@ -178,8 +178,8 @@
178178
"default": "Disabled",
179179
"description": "Setting this configuration will allow recipients to use the `close_emoji` to close the thread themselves.",
180180
"examples": [
181-
"`{prefix}config set reply_without_command yes`",
182-
"`{prefix}config set reply_without_command no`"
181+
"`{prefix}config set recipient_thread_close yes`",
182+
"`{prefix}config set recipient_thread_close no`"
183183
],
184184
"notes": [
185185
"The close emoji is dictated by the configuration `close_emoji`.",

0 commit comments

Comments
 (0)