Skip to content

Commit 3afa23e

Browse files
committed
More fluent English
1 parent afa3c9a commit 3afa23e

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
@@ -57,7 +57,7 @@
5757
]
5858
},
5959
"user_typing": {
60-
"default": "No",
60+
"default": "Disabled",
6161
"description": "When this is set to `yes`, whenever the recipient user starts to type in their DM channel, the moderator will see “{bot.user.display_name} is typing…” in the thread channel.",
6262
"examples": [
6363
"`{prefix}config set user_typing yes`",
@@ -68,7 +68,7 @@
6868
]
6969
},
7070
"mod_typing": {
71-
"default": "No",
71+
"default": "Disabled",
7272
"description": "When this is set to `yes`, whenever a moderator starts to type in the thread channel, the recipient user will see \"{bot.user.display_name} is typing…\" in their DM channel.",
7373
"examples": [
7474
"`{prefix}config set mod_typing yes`",
@@ -159,7 +159,7 @@
159159
]
160160
},
161161
"recipient_thread_close": {
162-
"default": "No",
162+
"default": "Disabled",
163163
"description": "Setting this configuration will allow recipients to use the `close_emoji` to close the thread themselves.",
164164
"examples": [
165165
"`{prefix}config set reply_without_command yes`",

0 commit comments

Comments
 (0)