We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
刚刚创建的新群,邀请机器人无法被通过加群申请。其他的群正常。nonebot没有日志,mirai日志如下。 经过测试,仅有群主,无法邀请,其他人可以正常邀请。
01:20:34 [INFO] [NETWORK] Send: Heartbeat.Alive 01:20:34 [INFO] [NETWORK] Recv: Heartbeat.Alive.Response 01:20:37 [INFO] [NETWORK] Send: OnlinePush.RespPush 01:20:40 [INFO] [NETWORK] Recv: net.mamoe.mirai.qqandroid.network.protocol.data.jce.RequestPushNotify@1b714ab8 01:20:40 [INFO] [NETWORK] Send: MessageSvc.PbGetMsg 01:20:40 [INFO] [NETWORK] Send: MessageSvc.PbDeleteMsg 01:20:40 [INFO] [BOT 918094593] Event: MessageSvcPbGetMsg.Response(syncFlagFromServer=CONTINUE, messages=<Iterable>)) 01:20:40 [INFO] [NETWORK] Send: MessageSvc.PbGetMsg 01:20:40 [INFO] [NETWORK] Recv: net.mamoe.mirai.qqandroid.network.protocol.data.jce.RequestPushNotify@3200a6f8 01:20:40 [INFO] [NETWORK] Send: MessageSvc.PbGetMsg 01:20:40 [INFO] [NETWORK] Send: MessageSvc.PbDeleteMsg 01:20:40 [INFO] [BOT 918094593] Event: MessageSvcPbGetMsg.Response(syncFlagFromServer=CONTINUE, messages=<Iterable>)) 01:20:40 [INFO] [NETWORK] Send: MessageSvc.PbGetMsg 01:20:40 [INFO] [NETWORK] Send: MessageSvc.PbDeleteMsg 01:20:40 [INFO] [BOT 918094593] Event: MessageSvcPbGetMsg.Response(syncFlagFromServer=CONTINUE, messages=<Iterable>)) 01:20:40 [INFO] [NETWORK] Send: MessageSvc.PbGetMsg 01:20:40 [INFO] [NETWORK] Send: MessageSvc.PbDeleteMsg 01:20:40 [INFO] [BOT 918094593] Event: MessageSvcPbGetMsg.Response(syncFlagFromServer=CONTINUE, messages=<Iterable>)) 01:20:40 [INFO] [NETWORK] Send: MessageSvc.PbGetMsg 01:20:40 [INFO] [NETWORK] Send: MessageSvc.PbDeleteMsg 01:20:40 [INFO] [BOT 918094593] Event: MessageSvcPbGetMsg.Response(syncFlagFromServer=CONTINUE, messages=<Iterable>)) 01:20:40 [INFO] [NETWORK] Send: MessageSvc.PbGetMsg 01:20:40 [INFO] [NETWORK] Send: MessageSvc.PbDeleteMsg 01:20:40 [INFO] [BOT 918094593] Event: MessageSvcPbGetMsg.Response(syncFlagFromServer=CONTINUE, messages=<Iterable>)) 01:20:40 [INFO] [NETWORK] Send: MessageSvc.PbGetMsg 01:20:40 [INFO] [NETWORK] Send: MessageSvc.PbDeleteMsg 01:20:40 [INFO] [BOT 918094593] Event: MessageSvcPbGetMsg.Response(syncFlagFromServer=CONTINUE, messages=<Iterable>)) 01:20:40 [INFO] [NETWORK] Send: MessageSvc.PbGetMsg 01:20:40 [INFO] [NETWORK] Send: MessageSvc.PbDeleteMsg 01:20:40 [INFO] [BOT 918094593] Event: MessageSvcPbGetMsg.Response(syncFlagFromServer=CONTINUE, messages=<Iterable>)) 01:20:40 [INFO] [NETWORK] Send: MessageSvc.PbGetMsg 01:20:40 [INFO] [NETWORK] Send: MessageSvc.PbDeleteMsg 01:20:40 [INFO] [BOT 918094593] Event: MessageSvcPbGetMsg.Response(syncFlagFromServer=CONTINUE, messages=<Iterable>)) 01:20:40 [INFO] [NETWORK] Send: MessageSvc.PbGetMsg 01:20:40 [INFO] [NETWORK] Send: MessageSvc.PbDeleteMsg 01:20:40 [INFO] [NETWORK] Send: MessageSvc.PbDeleteMsg 01:20:40 [INFO] [BOT 918094593] Event: MessageSvcPbGetMsg.Response(syncFlagFromServer=CONTINUE, messages=<Iterable>)) 01:20:40 [INFO] [NETWORK] Send: MessageSvc.PbGetMsg 01:20:40 [INFO] [NETWORK] Send: MessageSvc.PbDeleteMsg 01:20:45 [INFO] [NETWORK] Send: OnlinePush.RespPush
cqhttp-mirai- 0.2.2.5
0.2.2.5
mirai-core-1.2.2
1.2.2
mirai-console-0.5.2
0.5.2
The text was updated successfully, but these errors were encountered:
log中未含有被邀请入群的事件触发记录, 如为邀请Bot后的完整log ,应该是mirai方面原因, 与本项目无关
log
Bot
mirai
Sorry, something went wrong.
只有群主无法邀请成功,其他人可以邀请。消息是发送成功了,其他的就没反应了,消息记录日志也只有这个了,debug:false。。。
mamoe/mirai#610
于此Issue中
BotInvitedJoinGroupRequestEvent 没有被调用
表现一致
关闭关于mirai框架的Issue, 请在mirai官方repo追踪Issue情况 https://github.com/mamoe/mirai/
No branches or pull requests
刚刚创建的新群,邀请机器人无法被通过加群申请。其他的群正常。nonebot没有日志,mirai日志如下。
经过测试,仅有群主,无法邀请,其他人可以正常邀请。
复现
版本
cqhttp-mirai-
0.2.2.5
mirai-core-
1.2.2
mirai-console-
0.5.2
The text was updated successfully, but these errors were encountered: