We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f86f9a commit c5cbef9Copy full SHA for c5cbef9
.gitignore
@@ -1,3 +1,7 @@
1
.idea/
2
config.yaml
3
arknights.db
4
+main
5
+main.exe
6
+SkadiBot_*
7
+build.sh
README.md
@@ -0,0 +1,20 @@
+SkadiBot(浊心斯卡蒂bot)
+=
+SkadiBot是 基于 ZeroBot 的 明日方舟机器人
+
+使用方式:
+-
+[1] 部署go-cqhttp https://github.com/Mrs4s/go-cqhttp
8
+[2] 根据目标机器下载 Releases 中的可执行文件
9
+[3] 将go-cqhttp配置为正向连接,连接地址和端口与SkadiBot一致
10
+[4] go-cqhttp中配置qq帐号
11
+[5] 运行go-cqhttp,并扫码登陆
12
+[6] 运行SkadiBot
13
14
+特别感谢
15
16
+- [ZeroBot](https://github.com/wdvxdr1123/ZeroBot)
17
18
+声明
19
20
+本项目使用了游戏明日方舟的静态资源,仅供学习和交流,其版权属于 上海鹰角网络科技有限公司
0 commit comments