StarlitGhost / PyMoronBot

All development moved to https://github.com/DesertBot/DesertBot - A modular IRC bot with extensive aliasing capabilities, written in Python.
MIT License
9 stars 0 forks source link

[Roll] add repeat operator #187

Closed StarlitGhost closed 6 years ago

StarlitGhost commented 6 years ago

x(dice expression) or (dice expression)x

eg 10x2d20 (or 2d20x10?)

Would clone the dice expression # times

Would make stuff like dnd stats sets much easier, and also helpful for checking typical roll statistics.

StarlitGhost commented 6 years ago

This issue was moved to DesertBot/DesertBot#8