mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-11 18:37:03 +00:00
12 lines
276 B
JSON
12 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": {}
|
|
}
|
|
}
|