Compare commits
3 Commits
8c8757e9a7
...
b1e546ada6
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b1e546ada6 | ||
|
|
1b88fc6e3a | ||
|
|
9b5316738b |
@@ -24,8 +24,7 @@
|
|||||||
"discordControlApiToken": { "type": "string" },
|
"discordControlApiToken": { "type": "string" },
|
||||||
"discordControlCallerId": { "type": "string" },
|
"discordControlCallerId": { "type": "string" },
|
||||||
"enableDebugLogs": { "type": "boolean", "default": false },
|
"enableDebugLogs": { "type": "boolean", "default": false },
|
||||||
"debugLogChannelIds": { "type": "array", "items": { "type": "string" }, "default": [] },
|
"debugLogChannelIds": { "type": "array", "items": { "type": "string" }, "default": [] }
|
||||||
"moderatorBotToken": { "type": "string" }
|
|
||||||
},
|
},
|
||||||
"required": ["noReplyProvider", "noReplyModel"]
|
"required": ["noReplyProvider", "noReplyModel"]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user