feat: import openclaw channel web package

This commit is contained in:
imeepos
2026-03-19 18:21:04 +08:00
parent 8206cc077c
commit ec01c933d3
15 changed files with 1520 additions and 0 deletions

9
openclaw.plugin.json Normal file
View File

@@ -0,0 +1,9 @@
{
"id": "clawshow-gateway",
"channels": ["clawshow"],
"configSchema": {
"type": "object",
"additionalProperties": false,
"properties": {}
}
}