@summonhim/koishi-plugin-dice-roller
v1.0.0
Published
A plugin use to roll the dice.
Downloads
154
Readme
koishi-plugin-dice-roller
A plugin use to roll the dice.
Useage
rd/摇骰子/摇色子
Rolling dice
Example
rd <x>d<y>
rd 2d6
rn/摇随机数/摇数
Random number
Example
rn <Min> <Max>
rn 1 10
ri/摇物品/摇物
Random item
Example
ri <item1> <item2> ...
ri Apple Banana Pear
Install
npm run clone SummonHIM/koishi-plugin-dice-roller
npm run build dice-roller