Skip to content
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] mirai登录时提示版本过低:当前QQ版本过低,请升级至最新版本后再登录。点击进入下载页面 #38

Closed
RockChinQ opened this issue Dec 15, 2022 · 2 comments
Labels
bug? Bug或Bug修复相关 IM: YiriMirai mirai-api-http 协议适配器相关

Comments

@RockChinQ
Copy link
Owner

mirai方面问题,见此issue

@RockChinQ RockChinQ added the bug? Bug或Bug修复相关 label Dec 15, 2022
@RockChinQ RockChinQ added the IM: YiriMirai mirai-api-http 协议适配器相关 label Jan 2, 2023
@RockChinQ
Copy link
Owner Author

解决办法详细 #137

@24779987
Copy link

  1. 删除mirai/bots/目录,重启 mirai 后重新登录机器人QQ ### 还是提示版本问题的话执行 2 的操作

  2. 删除mirai/bots/目录 启动 mirai 输入以下命令:

    autologin add <机器人QQ号> <机器人密码> ### 不要带 < >
    autologin setConfig <机器人QQ号> protocol <ANDROID_WATCH> ### 不要带 < >

    修改协议为安卓手表登录,或修改 <ANDROID_WATCH> 为其他协议登录。

    "protocol": "ANDROID_PHONE" / "ANDROID_PAD" / "ANDROID_WATCH" / "MACOS" / "IPAD"

    重启 mirai 会自动登录。

    也可以进入mirai/config/Console/目录编辑AutoLogin.yml,自行参考文件内注释查看并修改自动登录和协议。

  3. 更换机器人QQ号

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug? Bug或Bug修复相关 IM: YiriMirai mirai-api-http 协议适配器相关
Projects
None yet
Development

No branches or pull requests

2 participants