dice icon indicating copy to clipboard operation
dice copied to clipboard

A maubot plugin that rolls dice.

dice

A maubot that rolls dice. Has built-in calculator.

Usage

The base command is !roll. To roll dice, pass XdY as an argument, where X is the number of dice (optional) and Y is the number of sides in each dice. Most Python math and bitwise operators and basic math module functions are also supported, which means you can roll different kinds of dice and combine the results however you like.