maubot / dice

A maubot plugin that rolls dice.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A maubot plugin that rolls dice.

License:GNU Affero General Public License v3.0


Languages

Language:Python 100.0%