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