Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cmhopesunshine/genshin_gacha_xy
一个HoshinoBot的原神模拟抽卡插件
https://github.com/cmhopesunshine/genshin_gacha_xy
bot gacha-simulator genshin genshin-impact hoshinobot qqbot
Last synced: about 1 month ago
JSON representation
一个HoshinoBot的原神模拟抽卡插件
- Host: GitHub
- URL: https://github.com/cmhopesunshine/genshin_gacha_xy
- Owner: CMHopeSunshine
- Created: 2022-01-19T08:10:22.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-19T09:47:01.000Z (almost 3 years ago)
- Last Synced: 2023-03-03T21:36:50.391Z (over 1 year ago)
- Topics: bot, gacha-simulator, genshin, genshin-impact, hoshinobot, qqbot
- Language: Python
- Homepage:
- Size: 13.2 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Genshin_Gacha_XY
一个HoshinoBot的原神模拟抽卡插件
部分源码和资源文件参考和使用了 egenshin的资源
https://github.com/pcrbot/erinilis-modules/## 安装
到`/hoshino/modules`目录下`git clone https://github.com/CMHopeSunshine/Genshin_Gacha_XY`
并在`/hoshino/config/__bot__.py`的`MODULES_ON`处添加`Genshin_Gacha_XY`开启模块## 指令
```
1.抽n十连xx
n不写默认为1,xx不写默认为角色1池
如:抽十连、抽2十连角色池、抽5十连武器池2.查看抽卡记录
查看已抽多少发,出货率、UP率等信息3.查看抽卡记录 角色\武器
查看抽到的角色\武器```
武器定轨还没写
用json用于存储模拟抽卡记录,为什么不用数据库呢?因为我懒、菜...
字体路径好像写得有点问题,自己解决吧,可以改成绝对路径