Upgrade openclaw to 4.1 (#742)
This commit is contained in:
committed by
GitHub
Unverified
parent
5a3da41562
commit
06266cb4d2
@@ -368,7 +368,7 @@
|
||||
]
|
||||
},
|
||||
"qqbot": {
|
||||
"description": "Connect QQ Bot via @tencent-connect/openclaw-qqbot plugin",
|
||||
"description": "Connect QQ Bot channel (built-in since OpenClaw 3.31)",
|
||||
"docsUrl": "https://icnnp7d0dymg.feishu.cn/wiki/KPIJwlyiGiupMrkiS9ice39Zn2c",
|
||||
"fields": {
|
||||
"appId": {
|
||||
|
||||
@@ -368,7 +368,7 @@
|
||||
"docsUrl": "https://docs.openclaw.ai/channels/mattermost"
|
||||
},
|
||||
"qqbot": {
|
||||
"description": "@tencent-connect/openclaw-qqbot プラグイン経由で QQ ボットに接続します",
|
||||
"description": "QQ ボットチャンネルに接続します(OpenClaw 3.31 より内蔵)",
|
||||
"fields": {
|
||||
"appId": {
|
||||
"label": "App ID",
|
||||
|
||||
@@ -369,7 +369,7 @@
|
||||
]
|
||||
},
|
||||
"qqbot": {
|
||||
"description": "通过 @tencent-connect/openclaw-qqbot 插件连接 QQ 机器人",
|
||||
"description": "连接 QQ 机器人频道(OpenClaw 3.31 起内置)",
|
||||
"docsUrl": "https://icnnp7d0dymg.feishu.cn/wiki/KPIJwlyiGiupMrkiS9ice39Zn2c",
|
||||
"fields": {
|
||||
"appId": {
|
||||
|
||||
@@ -151,7 +151,6 @@ export const CHANNEL_META: Record<ChannelType, ChannelMeta> = {
|
||||
'channels:meta.qqbot.instructions.1',
|
||||
'channels:meta.qqbot.instructions.2',
|
||||
],
|
||||
isPlugin: true,
|
||||
},
|
||||
dingtalk: {
|
||||
id: 'dingtalk',
|
||||
|
||||
Reference in New Issue
Block a user