[title-plane title="xdd-plus项目地址"]https://github.com/764763903a/xdd-plus[/title-plane] 首先安装需要的依赖 git服务
yum install git -y
再来拉取xdd-plus的仓库
#国内机
git clone https://ghproxy.com/https://github.com/764763903a/xdd-plus.git
#国外机
git clone https://github.com/764763903a/xdd-plus.git
然后进入xdd文件夹内,拉取编译好的1.9版本
#国内机
wget https://ghproxy.com/https://github.com/764763903a/xdd-plus/releases/download/v1.9/xdd-linux-amd64 -O xdd
#国外机
wget https://github.com/764763903a/xdd-plus/releases/download/v1.9/xdd-linux-amd64 -O xdd
给拉取下来的xdd程序赋予启动权限
#赋予权限
chmod 777 xdd
#启动xdd
./xdd
  [c-alert type="warning"]注:如果提示一下代码忽略并按回车即可[/c-alert]
2022/01/04 19:30:00.843 [W] init global config instance failed. If you donot use this, just ignore it. open conf/app.conf: no such file or directory
#翻译 2022/01/04 19:29:31.603[W]初始化全局配置实例失败。如果你不使用这个,就忽略它。打开conf/app。conf:没有这样的文件或目录 然后进入qbot文件夹拉取QQ配置文件,并修改
#进入qbot文件夹
cd qbot/
#拉取配置文件
wget https://github.91chi.fun//https://github.com//764763903a/xdd-plus/releases/download/v1.7/config.yml
修改config.yml文件 [start-plane type="3"]只修改里面的QQ号就行,别的啥都不要动!!![/start-plane] 修改完这里以后,再去conf目录修改config.yml文件 #注:莫号后面必须有空格否则会提示解析配置文件失败
#管理员账号
qquid: 1234556
#机器人账号
qqgid: 12345
修改完这以后去xdd-plus目录启动xdd,我修改完以后等待了好久才出来二维码让我扫。要有耐心 [c-alert type="info"]xdd配置文件详解[/c-alert]
文章作者: 烟雨
版权声明: 本站所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来自 烟雨阁
青龙 Linux go Linux xdd-plus
喜欢就支持一下吧