mirror of
https://github.com/kanadeblisst00/pywxrobot4.git
synced 2026-03-20 16:38:19 +08:00
更新FAQ
This commit is contained in:
10
FAQ.md
10
FAQ.md
@@ -2,10 +2,12 @@
|
||||
|
||||
#### 进了群聊还显示验证失败怎么办
|
||||
|
||||
通常有以下两种原因:
|
||||
通常有以下原因:
|
||||
|
||||
1. 微信版本不对,目前只支持4.1.1.19版本
|
||||
2. 电脑安装了360,拦截了软件的hook,关了或者加白名单再试试
|
||||
3. 当前微信账号没有在交流群里
|
||||
4. 微信多开了没有识别到准确的微信进程
|
||||
|
||||
#### 微信会自动更新怎么办
|
||||
|
||||
@@ -14,4 +16,8 @@ hosts文件里加入以下两行:
|
||||
```
|
||||
127.0.0.1 dldir1.qq.com
|
||||
127.0.0.1 dldir1v6.qq.com
|
||||
```
|
||||
```
|
||||
|
||||
禁用电脑的ipv6功能,操作如下:
|
||||
|
||||

|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
- [x] [监控公众号推送](https://mp.weixin.qq.com/s/NyLFMiko0ShDLW9QARv7Pg)
|
||||
- [x] [自动同意好友请求](https://mp.weixin.qq.com/s/RBaP3csZObiHc0vFscWUKA)
|
||||
- [x] [自动下载文件、图片和视频](https://mp.weixin.qq.com/s/yEv1Cfkr7OTMUZvjidLoiA)
|
||||
- [x] 关键词自动邀请进群
|
||||
- [x] [关键词自动邀请进群](https://mp.weixin.qq.com/s/_4NO0-v2Tdg1HKlNjNTBSA)
|
||||
- [x] 群聊消息汇总
|
||||
- [x] 多余群聊清理
|
||||
- [x] 根据群聊对好友进行标签分类
|
||||
|
||||
BIN
images/p2.png
Normal file
BIN
images/p2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 120 KiB |
Reference in New Issue
Block a user