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 30564a8 commit e7de453Copy full SHA for e7de453
app.json
@@ -22,6 +22,10 @@
22
"MENTION": {
23
"description": "A custom role/user to mention when creating a modmail thread. Default is @here",
24
"required": false
25
+ },
26
+ "OWNERS": {
27
+ "description": "Comma seperated user IDs of people that are allowed to use owner only commands. (eval and update)",
28
+ "required": false
29
}
30
31
0 commit comments