File tree Expand file tree Collapse file tree 1 file changed +1
-13
lines changed Expand file tree Collapse file tree 1 file changed +1
-13
lines changed Original file line number Diff line number Diff line change 11
11
"description" : " The id for the server you are hosting this bot for." ,
12
12
"required" : true
13
13
},
14
- "PREFIX" : {
15
- "description" : " Command prefix to use, default is `?`" ,
16
- "required" : false
17
- },
18
- "STATUS" : {
19
- "description" : " Set a custom playing status for the bot." ,
20
- "required" : false
21
- },
22
- "MENTION" : {
23
- "description" : " A custom role/user to mention when creating a modmail thread. Default is @here" ,
24
- "required" : false
25
- },
26
14
"OWNERS" : {
27
15
"description" : " Comma seperated user IDs of people that are allowed to use owner only commands. (eval and update)" ,
28
- "required" : false
16
+ "required" : true
29
17
},
30
18
"MODMAIL_API_TOKEN" : {
31
19
"description" : " API token from https://modmail.tk" ,
You can’t perform that action at this time.
0 commit comments