feat: add Tencent WeChat channel plugin and update related configurations
- Added the Tencent WeChat channel plugin (`@tencent-weixin/openclaw-weixin`) to the project dependencies. - Updated the `pnpm-lock.yaml` to include the new plugin version. - Enhanced the README files to document the WeChat integration process. - Implemented QR code login functionality for WeChat in the channel management system. - Updated UI components to support WeChat channel configuration and display. - Added localization support for WeChat connection messages in English, Japanese, and Chinese.
This commit is contained in:
@@ -105,6 +105,7 @@ ClawX 直接基于官方 **OpenClaw** 核心构建。无需单独安装,我们
|
||||
### 📡 多频道管理
|
||||
同时配置和监控多个 AI 频道。每个频道独立运行,允许你为不同任务运行专门的智能体。
|
||||
现在每个频道支持多个账号,并可在 Channels 页面直接完成账号绑定到 Agent 与默认账号切换。
|
||||
ClawX 现在还内置了腾讯官方个人微信渠道插件,可直接在 Channels 页面通过内置二维码流程完成微信连接。
|
||||
|
||||
### ⏰ 定时任务自动化
|
||||
调度 AI 任务自动执行。定义触发器、设置时间间隔,让 AI 智能体 7×24 小时不间断工作。
|
||||
|
||||
Reference in New Issue
Block a user