mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-12 12:23:27 +02:00
13 lines
276 B
JSON
13 lines
276 B
JSON
{
|
|
"id": "nextcloud-talk",
|
|
"channels": ["nextcloud-talk"],
|
|
"channelEnvVars": {
|
|
"nextcloud-talk": ["NEXTCLOUD_TALK_BOT_SECRET", "NEXTCLOUD_TALK_API_PASSWORD"]
|
|
},
|
|
"configSchema": {
|
|
"type": "object",
|
|
"additionalProperties": false,
|
|
"properties": {}
|
|
}
|
|
}
|