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

12 lines
166 B
JSON
Raw Normal View History

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