File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change 11# ChatGPT-YourChatRobot
22
3- > ### 温馨提示:最近出现微信机器人可能会被限制登录的情况(不过发短信验证一下就能解除😶🌫️),如果你所使用的微信号对你很重要,请不要使用此项目,望知晓
3+ > ### NEWS: qq机器人新增扫码登陆,能一定程度上减少风控的影响。btw,520快乐🤪🤪🤪
44
55## 简介
66
@@ -63,6 +63,8 @@ chatgpt:
6363qq:
6464 # 是否使用qq ture/false
6565 enable: true
66+ # 登陆方法:1.密码登录 2.扫码登录(推荐)
67+ method: 2
6668 # qq账号密码
6769 account: 123456
6870 password: xxxx
@@ -112,7 +114,12 @@ tips:机器人响应速度与你的网络环境挂钩。
112114<details >
113115
114116<summary ></summary >
115-
117+
118+ ### v3.6 (May 20, 2023)
119+ - 最近qq机器人使用密码登录极其不稳定,新增了扫码登陆,算是个补充方案,一定程度上能解决登陆失败的问题。
120+ - qq机器人基于[ TheoKanning/openai-java] ( https://github.com/TheoKanning/openai-java ) 和[ mamoe/mirai] ( https://github.com/mamoe/mirai.git )
121+ - 微信机器人基于[ TheoKanning/openai-java] ( https://github.com/TheoKanning/openai-java ) 和[ wxmbaci/itchat4j-uos] ( https://github.com/wxmbaci/itchat4j-uos )
122+
116123### v3.5 (Mar 19, 2023)
117124- 今天在github冲浪的时候发现,2023了竟然还有能用的java微信sdk!!!
118125- 现在你也可以将微信也变成chatgpt了🥰🥰🥰
You can’t perform that action at this time.
0 commit comments