Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
I
init-things
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nanahira
init-things
Commits
30da4945
Commit
30da4945
authored
May 04, 2022
by
nanahira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add bat
parent
9aa11ddd
Pipeline
#12416
passed with stages
in 1 minute and 6 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
5 deletions
+6
-5
things/gocq-windows/bundle.sh
things/gocq-windows/bundle.sh
+1
-1
things/gocq-windows/go-cqhttp.bat
things/gocq-windows/go-cqhttp.bat
+2
-0
things/gocq-windows/readme.txt
things/gocq-windows/readme.txt
+3
-4
No files found.
things/gocq-windows/bundle.sh
View file @
30da4945
...
...
@@ -4,4 +4,4 @@ set -o errexit
wget
-O
go-cqhttp.exe https://github.com/Mrs4s/go-cqhttp/releases/download/v1.0.0-rc1/go-cqhttp_windows_amd64.exe
7z a
-mx9
target.7z config.yml app-config.yaml koishi.exe go-cqhttp.exe readme.txt
"
$@
"
7z a
-mx9
target.7z config.yml app-config.yaml koishi.exe go-cqhttp.exe readme.txt
go-cqhttp.bat
"
$@
"
things/gocq-windows/go-cqhttp.bat
0 → 100644
View file @
30da4945
@echo
off
go
-cqhttp
.exe
-faststart
things/gocq-windows/readme.txt
View file @
30da4945
配置步骤:
1. 在 config.yml 文件中,找到 uin 配置项填入机器人 QQ 号。
2. 在 app-config.yaml 文件中,找到 2222222222 改成机器人 QQ 号。
3. 找到 adminIds,把 1111111111 改成管理员 QQ 号。只有管理员可以拉 QQ 机器人入群,和其他操作。
1. 在 config.yml 文件中,找到 uin 配置项填入机器人 QQ 号。。
2. 找到 adminIds,把 1111111111 改成管理员 QQ 号。只有管理员可以拉 QQ 机器人入群,和其他操作。
启动步骤:
1. 双击 go-cqhttp.
exe
启动机器人内核,使用机器人帐号的手机 QQ 扫码登录。
1. 双击 go-cqhttp.
bat
启动机器人内核,使用机器人帐号的手机 QQ 扫码登录。
2. 双击 koishi.exe 启动机器人程序。
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment