mirror of
https://github.com/nextcloud/roll_dice_bot.git
synced 2026-05-09 18:12:13 +02:00
No description
- PHP 64.1%
- Makefile 35.9%
|
|
||
|---|---|---|
| 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 |
