Skip to content

wangshengjj/YunZai-Bot_Shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

YunZai-Bot V3 一键部署脚本

此脚本用于维护在Centos7上安装Yunzai-Bot

使用教程:

一、使用Git clone 本仓库

git clone https://github.com/wangshengjj/YunZai-Bot_Shell.git

二、赋予执行权限

chmod 777 ./YunZai-Bot_Shell/yunzai-bot.sh

三、执行

./YunZai-Bot_Shell/yunzai-bot.sh

bash ./YunZai-Bot_Shell/yunzai-bot.sh

四、报错解决

如果go-cqhttp提示如下报错,请修改Yunzai/go-cqhttp/device.json文件

"protocol":6,"imei" 里面的6改成3即可

[2023-04-19 23:30:11] [WARNING]: 登录失败: 登录失败,建议升级最新版本后重试,或通过问题反馈与我们联系。 Code: 45 
[2023-04-19 23:30:11] [WARNING]: 你的账号涉嫌违规被限制在非常用设备登录, 请在手机QQ登录并根据提示完成认证 
[2023-04-19 23:30:11] [WARNING]: 或使用 -update-protocol 升级到最新协议后重试

欢迎访问我的博客https://www.wsjj.top

logo