mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-12 04:14:55 +02:00
13 lines
271 B
JSON
13 lines
271 B
JSON
{
|
|
"id": "googlechat",
|
|
"channels": ["googlechat"],
|
|
"channelEnvVars": {
|
|
"googlechat": ["GOOGLE_CHAT_SERVICE_ACCOUNT", "GOOGLE_CHAT_SERVICE_ACCOUNT_FILE"]
|
|
},
|
|
"configSchema": {
|
|
"type": "object",
|
|
"additionalProperties": false,
|
|
"properties": {}
|
|
}
|
|
}
|