File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 39
39
" `{prefix}mention Yo~ Here's a new thread for ya!`"
40
40
],
41
41
"notes" : [
42
- " Unfortunately, its not currently possible to disable mention."
42
+ " Unfortunately, its not currently possible to disable mention. You do not have to include a mention. "
43
43
]
44
44
},
45
45
"main_color" : {
163
163
"default" : " Disabled" ,
164
164
"description" : " Setting this configuration will allow recipients to use the `close_emoji` to close the thread themselves." ,
165
165
"examples" : [
166
- " `{prefix}config set reply_without_command yes`" ,
167
- " `{prefix}config set reply_without_command no`"
166
+ " `{prefix}config set recipient_thread_close yes`" ,
167
+ " `{prefix}config set recipient_thread_close no`"
168
168
],
169
169
"notes" : [
170
170
" The close emoji is dictated by the configuration `close_emoji`." ,
446
446
" This configuration can only to be set through `.env` file or environment (config) variables."
447
447
]
448
448
}
449
- }
449
+ }
You can’t perform that action at this time.
0 commit comments