Files
clawdbot/extensions/googlechat/clawdbot.plugin.json
2026-01-24 23:30:45 +00:00

12 lines
166 B
JSON

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