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 1111 "description" : " The id for the server you are hosting this bot for." ,
1212 "required" : true
1313 },
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- },
2614 "OWNERS" : {
2715 "description" : " Comma seperated user IDs of people that are allowed to use owner only commands. (eval and update)" ,
28- "required" : false
16+ "required" : true
2917 },
3018 "MODMAIL_API_TOKEN" : {
3119 "description" : " API token from https://modmail.tk" ,
You can’t perform that action at this time.
0 commit comments