Commit 9274f677 authored by nanahira's avatar nanahira

readme

parent 5f588ed0
Pipeline #6121 passed with stages
in 1 minute and 30 seconds
......@@ -4,4 +4,4 @@ set -o errexit
wget -O go-cqhttp.exe https://github.com/Mrs4s/go-cqhttp/releases/latest/download/go-cqhttp_windows_amd64.exe
7z a -mx9 target.7z config.yml launch.bat koishi.exe go-cqhttp.exe "$@"
7z a -mx9 target.7z config.yml launch.bat koishi.exe go-cqhttp.exe readme.txt "$@"
配置步骤:
1. 在 config.yml 文件中,找到 uin 配置项填入机器人 QQ 号。
2. 在 launch.bat 文件中,找到 2222222222 改成机器人 QQ 号。
启动步骤:
1. 双击 go-cqhttp.exe 启动机器人内核,使用机器人帐号的手机 QQ 扫码登录。
2. 双击 launch.bat 启动机器人程序。
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment