Skip to content

Commit

Permalink
1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
molehzy committed Oct 22, 2021
1 parent 84a18df commit 4baac9f
Show file tree
Hide file tree
Showing 6 changed files with 36 additions and 1 deletion.
Binary file added GenshinBot.e
Binary file not shown.
37 changes: 36 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,36 @@
# GenshinBot
###### QQ机器人依赖 [go-cqhttp](https://github.com/Mrs4s/go-cqhttp)

###### 内存画板使用字体 [Sarasa-Gothic](https://mirrors.tuna.tsinghua.edu.cn/github-release/be5invis/Sarasa-Gothic/)

#### 支持库

- E2EE [http://e2ee.jimstone.com.cn/downloads/](http://e2ee.jimstone.com.cn/downloads/)
- 常用功能支持库 [https://bbs.125.la/forum.php?mod=viewthread&tid=14671457](https://bbs.125.la/forum.php?mod=viewthread&tid=14671457)

#### 模块

- 内存画板 [https://bbs.125.la/forum.php?mod=viewthread&tid=14686847](https://bbs.125.la/forum.php?mod=viewthread&tid=14686847)
- 文本制表 [https://bbs.125.la/forum.php?mod=viewthread&tid=14687811](https://bbs.125.la/forum.php?mod=viewthread&tid=14687811)


#### 文件夹结构

```
│ GenshinBot.exe - 编译好的程序
│ GenshinBot.exe.pid - 保证同一路径下程序只能单开
│ menu.png - 功能菜单图片
├─Data - 存放全部数据的文件夹
│ │ Config.ini - 程序配置文件
│ │ Group.ini - 群开关配置文件
│ │
│ ├─Bind_db - 存放绑定信息的文件夹
│ │
│ └─Img - 存放图片的文件夹
│ ├─character_side_icon - 缓存从API下载的图片的文件夹
│ │
│ └─tmp - 缓存待发送图片的文件夹
└─Log - 存放日志的文件夹
```

Binary file added menu.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 模块/GenshinAPI.e
Binary file not shown.
Binary file added 模块/go-cqhttp-e.e
Binary file not shown.
Binary file added 模块/日志.e
Binary file not shown.

0 comments on commit 4baac9f

Please sign in to comment.