koishi-plugin-trpgdice
v1.2.6
Published
a trpg dice demo
Downloads
111
Maintainers
Readme
koishi-plugin-trpgdice
a trpg dice demo test
Limited by English skill, documents are Chinese only.
简介
这是一个koishi插件。
主要功能是提供trpg跑团所需要的掷骰。
最初的开发目的是自用(带男朋友跑团),想了一想还是分享出来。(见心路历程)
使用方法
计划上架koishi插件市场,使用方法就,从市场下吧。
也可以直接使用npm
npm install koishi-plugin-trpgdice
功能
目前已经完成核心功能,即掷骰,提供了以下命令:
- r 简单投掷
- ComplexRoll 复杂投掷
使用help可以查看具体用法和示例。
计划开发的可以查看这里