目录示例

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.
├── bin
├── config.yml
├── data
├── go-cqhttp.bat
├── go-cqhttp.exe
├── java
├── jre
├── lib
├── logs
├── nohup.out
├── Start_Qsign.bat
├── Start_Qsign.sh
├── txlib
└── txlib_version.json

链接

https://gitlab.homura.top:70/homura/qsign-onekey.git

更改版本方式

删除生成的txlib_version.json,重新生成你要的版本。

MCL

所需插件

fix-protocol-version-1.13.0.mirai2

启动方式

  1. 先启动qsign-onekey再启动MCL
  2. git clone https://gitlab.homura.top:70/homura/qsign-onekey.git
  3. cd qsign-onekey
  4. ./Start_Qsign.bat 或者 ./Start_Qsign.sh

建议

Qsign8.9.58,其它默认即可
安卓手机,安卓平板协议测试通过,机器人登陆时不要使用其它设备登陆

go-cqhttp

启动方式

  1. 先启动go-cqhttp生成文件配置文件后再启动qsign-onekey
  2. git clone https://gitlab.homura.top:70/homura/qsign-onekey.git
  3. 使用最新版go-cqhttp deb包,直接在包的目录执行go-cqhttp
  4. ./Start_Qsign.sh 或者 ./Start_Qsign.bat

建议

Qsign8.9.58,其它默认即可
安卓手机,安卓平板协议测试通过,机器人登陆时不要使用其它设备登陆

go-cqhttp已经被放弃维护,不能够并发大量消息,使用时请注意。