We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dc8da9 commit 3d6c657Copy full SHA for 3d6c657
app.json
@@ -11,6 +11,10 @@
11
"description": "The id for the server you are hosting this bot for.",
12
"required": true
13
},
14
+ "MODMAIL_GUILD_ID": {
15
+ "description": "The ID of the discord server where the threads channels should be created (receiving server). Default to GUILD_ID.",
16
+ "required": false
17
+ },
18
"OWNERS": {
19
"description": "Comma separated user IDs of people that are allowed to use owner only commands. (eval).",
20
0 commit comments