https://github.com/noctisynth/diceutils
基于 Infini 标准的骰娘相关组件和工具类
https://github.com/noctisynth/diceutils
dice infini noctisdice
Last synced: about 2 months ago
JSON representation
基于 Infini 标准的骰娘相关组件和工具类
- Host: GitHub
- URL: https://github.com/noctisynth/diceutils
- Owner: noctisynth
- License: agpl-3.0
- Created: 2024-02-17T13:56:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-07T04:29:16.000Z (about 1 year ago)
- Last Synced: 2025-02-08T21:51:35.198Z (3 months ago)
- Topics: dice, infini, noctisdice
- Language: Python
- Homepage: http://dicer.noctisynth.org/
- Size: 167 KB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Diceutils
Diceutils 是为兼容水系 Infini 标准而构建的骰娘相关组件和工具类集合, 你可以借助 Diceutils 快速开发骰娘插件.
## 组成
1. Dicer
掷骰工具类, 用于格式化并运算掷骰字符串.
2. Paresr
平台机器人友好的指令解析器.
3. Charactor
人物卡抽象类, 用于注册 DicerGirl 可识别的人物卡模板及人物卡数据处理
4. Cards
人物卡数据管理类, 用于处理人物卡原始数据存储.
5. Utils
对标 Infini 的部分数据转换类.
## 版权
AGPL-3.0 & Apache-2.0 (c) Noctisynth, org.