/maubot-dice

A maubot plugin that rolls dice.

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

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.