openclaw-home-pc/openclaw/extensions/openclaw-weixin/openclaw.plugin.json
2026-03-24 04:00:48 +08:00

10 lines
168 B
JSON

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