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
9274f677
Commit
9274f677
authored
Oct 06, 2021
by
nanahira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
readme
parent
5f588ed0
Pipeline
#6121
passed with stages
in 1 minute and 30 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
1 deletion
+10
-1
things/gocq-windows/bundle.sh
things/gocq-windows/bundle.sh
+1
-1
things/gocq-windows/readme.txt
things/gocq-windows/readme.txt
+9
-0
No files found.
things/gocq-windows/bundle.sh
View file @
9274f677
...
...
@@ -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
"
$@
"
things/gocq-windows/readme.txt
0 → 100644
View file @
9274f677
配置步骤:
1. 在 config.yml 文件中,找到 uin 配置项填入机器人 QQ 号。
2. 在 launch.bat 文件中,找到 2222222222 改成机器人 QQ 号。
启动步骤:
1. 双击 go-cqhttp.exe 启动机器人内核,使用机器人帐号的手机 QQ 扫码登录。
2. 双击 launch.bat 启动机器人程序。
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