Files
openclaw/extensions/googlechat/openclaw.plugin.json

10 lines
158 B
JSON
Raw Normal View History

2026-01-23 16:45:37 -06:00
{
"id": "googlechat",
2026-01-31 21:13:13 +09:00
"channels": ["googlechat"],
2026-01-23 16:45:37 -06:00
"configSchema": {
"type": "object",
"additionalProperties": false,
"properties": {}
}
}