fix(setup): resolve conflicts, fix light mode styles, add Feishu permission warning (#53)
This commit is contained in:
committed by
GitHub
Unverified
parent
f457ce757b
commit
d7a7c6dcff
@@ -140,10 +140,11 @@
|
||||
}
|
||||
},
|
||||
"instructions": [
|
||||
"Go to Feishu Open Platform",
|
||||
"Read the documentation, then go to Feishu Open Platform",
|
||||
"Create a new application",
|
||||
"Get App ID and App Secret",
|
||||
"Configure event subscription"
|
||||
"Configure event subscription",
|
||||
"Note: Not mentioned in current OpenClaw docs, but you MUST add 'contact:contact.base:readonly' permission in Permission Management"
|
||||
]
|
||||
},
|
||||
"imessage": {
|
||||
|
||||
@@ -135,10 +135,11 @@
|
||||
}
|
||||
},
|
||||
"instructions": [
|
||||
"Feishu Open Platform に移動します",
|
||||
"ドキュメントを読み、Feishu Open Platform に移動します",
|
||||
"新しいアプリケーションを作成します",
|
||||
"App ID と App Secret を取得します",
|
||||
"イベント購読を設定します"
|
||||
"イベント購読を設定します",
|
||||
"注意:現在のドキュメントには記載されていませんが、権限管理で 'contact:contact.base:readonly' 権限を必ず追加してください"
|
||||
]
|
||||
},
|
||||
"imessage": {
|
||||
|
||||
@@ -140,10 +140,11 @@
|
||||
}
|
||||
},
|
||||
"instructions": [
|
||||
"前往飞书开放平台",
|
||||
"阅读文档,前往飞书开放平台",
|
||||
"创建一个新应用",
|
||||
"获取 App ID 和 App Secret",
|
||||
"配置事件订阅"
|
||||
"配置事件订阅",
|
||||
"注意:当前OpenClaw文档中未提及,但请务必在权限管理中添加 contact:contact.base:readonly 权限,否则无法正常使用"
|
||||
]
|
||||
},
|
||||
"imessage": {
|
||||
|
||||
Reference in New Issue
Block a user