mirror of
https://github.com/nextcloud/roll_dice_bot.git
synced 2026-03-25 03:12:53 +01:00
No description
|
|
||
|---|---|---|
| appinfo | ||
| docs | ||
| lib | ||
| .gitignore | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
🎲 Roll Dice Bot for Nextcloud Talk
A simple bot to roll a die and receive true random results. Also supports throwing multiple dice or dice with less or more results:
| Message | Result |
|---|---|
/roll |
Throw a single "normal" six-sided die |
/roll 3 |
Throw three "normal" six-sided dice |
/roll d5 |
Throw a single five-sided die |
/roll 2d20 |
Throw two twenty-sided dice |
