openclaw/extensions/googlechat/openclaw.plugin.json

10 lines
158 B
JSON

{
"id": "googlechat",
"channels": ["googlechat"],
"configSchema": {
"type": "object",
"additionalProperties": false,
"properties": {}
}
}