openclaw/extensions/qa-channel/openclaw.plugin.json

10 lines
158 B
JSON

{
"id": "qa-channel",
"channels": ["qa-channel"],
"configSchema": {
"type": "object",
"additionalProperties": false,
"properties": {}
}
}