Files
moltbot/extensions/googlechat/openclaw.plugin.json
2026-04-06 19:53:27 +01:00

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": {}
}
}