mirror of
https://github.com/reality/dbot.git
synced 2024-11-24 12:59:34 +01:00
1e70646ae5
Added README to the dice module.
Updated the README in the link module to reflect changes in fba8edef18
10 lines
184 B
Markdown
10 lines
184 B
Markdown
## Dice
|
|
Rolls virtual dice.
|
|
|
|
### Description
|
|
Rolls a virtual die and outputs the result to the channel.
|
|
### Commands
|
|
|
|
#### ~roll <die type>
|
|
Rolls a die. 1d6 will be rolled by default.
|