-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[bug]:无法处理加群请求,显示FLAG不存在 #1241
Comments
我尝试提交bug模板,结果github显示500,所以不得不交到feature request。不知道是不是issue模板配置有问题。 |
更新到新版本就不行了 |
主要是,已经尝试了往前面五六个旧版本,它就没法登录,更加用不了。 |
这个bug如何处理呀,是等待修复还是有临时方法? |
所以还没解决是吗,也碰到了 |
我那时候使用的cqhttp的py模块解决的。 |
我也是py,用的啥?我好友请求可以处理,群不行,奇怪了 |
cqhttp SDK吗 |
就是一个模块pip install cqhttp |
环境信息
go-cqhttp版本: v1.0.0-beta8-fix2
运行环境: Ubuntu 20.04
连接方式: HTTP
使用协议: Android Phont
在最新的release版本中能否复现
能
bug内容
显示flag不存在。将得到的消息flag通过api回调,得到结果如下:
复现方法
使用脚本,根据上报的信息处理新成员入群申请(set_group_add_request)。使用 v0.9的时候是正常的,只是这几天登陆不上去所以换了v1.0。
将收到上报的加群审核flag,返回审批结果(无论是快速操作还是另外post请求进行审批),都会提示消息不存在。
群的其他管理员可以在QQ上正常收到消息并可以审批成功。
日志
关联Issue
#1016
不知道是否和这个相关
The text was updated successfully, but these errors were encountered: