Compare commits
6 Commits
b1e546ada6
...
8c8757e9a7
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8c8757e9a7 | ||
|
|
54ff78cffe | ||
|
|
476308d0df | ||
|
|
1d8881577d | ||
| 52a613fdcc | |||
| 882f62eae7 |
@@ -24,7 +24,8 @@
|
||||
"discordControlApiToken": { "type": "string" },
|
||||
"discordControlCallerId": { "type": "string" },
|
||||
"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"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user