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
24e5d55d
Commit
24e5d55d
authored
Nov 15, 2021
by
nanahira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
readme
parent
ae784fda
Pipeline
#6854
passed with stages
in 1 minute and 5 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
things/gocq-windows/app-config.yaml
things/gocq-windows/app-config.yaml
+1
-1
things/gocq-windows/readme.txt
things/gocq-windows/readme.txt
+3
-3
No files found.
things/gocq-windows/app-config.yaml
View file @
24e5d55d
...
@@ -3,7 +3,7 @@ adapter:
...
@@ -3,7 +3,7 @@ adapter:
-
protocol
:
'
ws'
-
protocol
:
'
ws'
endpoint
:
'
ws://127.0.0.1:6700'
endpoint
:
'
ws://127.0.0.1:6700'
selfId
:
'
2222222222'
selfId
:
'
2222222222'
token
:
'
token
'
token
:
'
JdkTapiX8sjKmeYeIT4qt0DIhtCa0fdxa
'
koishiOptions
:
koishiOptions
:
commandPrefix
:
'
.'
commandPrefix
:
'
.'
adminIds
:
adminIds
:
...
...
things/gocq-windows/readme.txt
View file @
24e5d55d
配置步骤:
配置步骤:
1. 在 config.yml 文件中,找到 uin 配置项填入机器人 QQ 号。
1. 在 config.yml 文件中,找到 uin 配置项填入机器人 QQ 号。
2. 在
launch.bat
文件中,找到 2222222222 改成机器人 QQ 号。
2. 在
app-config.yaml
文件中,找到 2222222222 改成机器人 QQ 号。
3. 找到
ADMIN_ID
,把 1111111111 改成管理员 QQ 号。只有管理员可以拉 QQ 机器人入群,和其他操作。
3. 找到
adminIds
,把 1111111111 改成管理员 QQ 号。只有管理员可以拉 QQ 机器人入群,和其他操作。
启动步骤:
启动步骤:
1. 双击 go-cqhttp.exe 启动机器人内核,使用机器人帐号的手机 QQ 扫码登录。
1. 双击 go-cqhttp.exe 启动机器人内核,使用机器人帐号的手机 QQ 扫码登录。
2. 双击
launch.bat
启动机器人程序。
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