mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-12 21:53:00 -06:00
docs(qqbot): point install docs at the Tencent package (#122417)
The externalization left the docs inventory seed and the channel page advertising the retired @openclaw/qqbot npm package; the catalog already resolves qqbot to @tencent-connect/openclaw-qqbot. Regenerates the plugin reference and inventory pages from the corrected seed.
This commit is contained in:
committed by
GitHub
parent
35d764076e
commit
a89b88ec0e
@@ -123,15 +123,15 @@
|
||||
"docsSource": "official",
|
||||
"docsInventory": {
|
||||
"package": {
|
||||
"name": "@openclaw/qqbot",
|
||||
"description": "OpenClaw QQ Bot channel plugin for group and direct-message workflows.",
|
||||
"name": "@tencent-connect/openclaw-qqbot",
|
||||
"description": "OpenClaw QQ Bot channel plugin by the Tencent Connect team.",
|
||||
"openclaw": {
|
||||
"install": {
|
||||
"npmSpec": "@openclaw/qqbot",
|
||||
"npmSpec": "@tencent-connect/openclaw-qqbot",
|
||||
"defaultChoice": "npm"
|
||||
},
|
||||
"release": {
|
||||
"publishToClawHub": true,
|
||||
"publishToClawHub": false,
|
||||
"publishToNpm": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user