From 08bd278d8c2f8350e9f3d9155a428d1601fcda3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=85=AC=E6=98=8E?= <83812544+Ed1s0nZ@users.noreply.github.com> Date: Tue, 19 May 2026 18:56:24 +0800 Subject: [PATCH] Update config.yaml --- config.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/config.yaml b/config.yaml index e2a58ded..002f119f 100644 --- a/config.yaml +++ b/config.yaml @@ -235,6 +235,14 @@ knowledge: # 用于在手机端通过企业微信/钉钉/飞书与 CyberStrikeAI 对话,无需部署在服务器上也可使用 # 在系统设置 -> 机器人设置 中可配置 robots: + wechat: # 微信 iLink(个人微信 ClawBot,扫码绑定) + enabled: false + bot_token: "" + ilink_bot_id: "" + ilink_user_id: "" + base_url: https://ilinkai.weixin.qq.com + bot_type: "3" + bot_agent: CyberStrikeAI/1.0 wecom: # 企业微信 enabled: false token: ""