Files
abot/wechat_ipad/config.toml.example
liuwei ff33edb0d1 新增864 provider并打通server_key配置
- 新增 server_864 独立 provider 目录,接入登录、消息轮询、联系人、群资料、用户资料与朋友圈基础能力

- 扩展 gateway、robot 与配置归一化逻辑,支持 server_864/864 别名和 WECHAT_SERVER_KEY

- 更新配置示例与多版本适配路线图,明确 864 第一版接入范围和后续待补项
2026-05-07 11:24:33 +08:00

13 lines
394 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
server_url = "http://127.0.0.1:8059/"
server_ip = "127.0.0.1"
server_port = "8059"
server_type = "legacy_855"
# 864 风格 server 需要额外配置固定 key855/859 可留空。
server_key = ""
# 登录成功后的动态状态默认不再写回本文件,
# 而是写到 `wechat_ipad/providers/<server_type>/runtime_state.toml`。
wxid = ""
device_id = ""
device_name = ""
login_time = ""