Skip to content
This repository was archived by the owner on Mar 11, 2026. It is now read-only.

Commit e7002b2

Browse files
authored
Merge pull request #53 from Aurora-xk/v4
更改企业微信智能机器人平台的url示例
2 parents a4cc917 + 1d35098 commit e7002b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deploy/platform/wecom_ai_bot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ AstrBot 在 v4.3.5 版本开始支持接入企业微信智能机器人平台。
2424

2525
2. 在弹出的配置项中将 `企业微信智能机器人的名字``token``encoding_aes_key` 从上一步创建智能机器人时填写的值复制粘贴到对应的输入框中。ID 可以随意填写,用于区分不同的消息平台实例。`port` 默认为 `6198`,可以根据需要修改,但请确保该端口未被占用。点击 `保存`
2626

27-
3. 回到企业微信智能机器人创建页面,填写 `URL``http://IP:port/wecom_ai_bot`,其中 `IP` 替换为你的 AstrBot 服务器的公网 IP 地址,`port` 替换为上一步填写的端口号。
27+
3. 回到企业微信智能机器人创建页面,填写 `URL``http://IP:port/webhook/wecom_ai_bot`,其中 `IP` 替换为你的 AstrBot 服务器的公网 IP 地址,`port` 替换为上一步填写的端口号。
2828

2929
> 建议有能力的用户自行配置域名和反向代理,并使用 HTTPS 协议。如果没有域名,也可以使用 [Cloudflare Tunnel](https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/install-and-setup/tunnel-guide/)
3030

0 commit comments

Comments
 (0)