mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 16:30:57 +00:00
fix(channels): load third-party official channel packages
This commit is contained in:
@@ -6,6 +6,10 @@
|
||||
"source": "external",
|
||||
"kind": "channel",
|
||||
"openclaw": {
|
||||
"plugin": {
|
||||
"id": "wecom-openclaw-plugin",
|
||||
"label": "WeCom"
|
||||
},
|
||||
"channel": {
|
||||
"id": "wecom",
|
||||
"label": "WeCom",
|
||||
@@ -30,6 +34,10 @@
|
||||
"source": "external",
|
||||
"kind": "channel",
|
||||
"openclaw": {
|
||||
"plugin": {
|
||||
"id": "openclaw-plugin-yuanbao",
|
||||
"label": "Yuanbao"
|
||||
},
|
||||
"channel": {
|
||||
"id": "yuanbao",
|
||||
"label": "Yuanbao",
|
||||
|
||||
@@ -150,6 +150,8 @@
|
||||
"direct-dm-access",
|
||||
"direct-dm-guard-policy",
|
||||
"discord",
|
||||
"mattermost",
|
||||
"matrix",
|
||||
"device-bootstrap",
|
||||
"diagnostic-runtime",
|
||||
"error-runtime",
|
||||
|
||||
Reference in New Issue
Block a user