We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb961b0 commit a5bf6f0Copy full SHA for a5bf6f0
app.json
@@ -11,21 +11,9 @@
11
"description": "The id for the server you are hosting this bot for.",
12
"required": true
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
21
22
- "MENTION": {
23
- "description": "A custom role/user to mention when creating a modmail thread. Default is @here",
24
25
26
"OWNERS": {
27
"description": "Comma seperated user IDs of people that are allowed to use owner only commands. (eval and update)",
28
+ "required": true
29
30
"MODMAIL_API_TOKEN": {
31
"description": "API token from https://modmail.tk",
0 commit comments