Skip to content

Commit 3d6c657

Browse files
committed
Add to app.json
1 parent 0dc8da9 commit 3d6c657

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

app.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111
"description": "The id for the server you are hosting this bot for.",
1212
"required": true
1313
},
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+
},
1418
"OWNERS": {
1519
"description": "Comma separated user IDs of people that are allowed to use owner only commands. (eval).",
1620
"required": true

0 commit comments

Comments
 (0)