feat: 为 qqbot 扩展添加安装配置
This commit is contained in:
parent
61d36bf8fb
commit
c5bc3e564e
@ -13,6 +13,11 @@
|
||||
"docsPath": "/docs/channels/qqbot",
|
||||
"blurb": "Connect to QQ via official QQ Bot API",
|
||||
"order": 50
|
||||
},
|
||||
"install": {
|
||||
"npmSpec": "qqbot",
|
||||
"localPath": "./extensions/qqbot",
|
||||
"defaultChoice": "local"
|
||||
}
|
||||
},
|
||||
"moltbot": {
|
||||
@ -24,6 +29,11 @@
|
||||
"docsPath": "/docs/channels/qqbot",
|
||||
"blurb": "Connect to QQ via official QQ Bot API",
|
||||
"order": 50
|
||||
},
|
||||
"install": {
|
||||
"npmSpec": "qqbot",
|
||||
"localPath": "./extensions/qqbot",
|
||||
"defaultChoice": "local"
|
||||
}
|
||||
},
|
||||
"scripts": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user