mirror of
https://github.com/reality/dbot.git
synced 2024-11-27 14:29:29 +01:00
Merge branch 'master' of github.com:reality/depressionbot
This commit is contained in:
commit
23d0a76c83
9
modules/dice/README.md
Normal file
9
modules/dice/README.md
Normal file
@ -0,0 +1,9 @@
|
||||
## 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.
|
@ -19,3 +19,5 @@ they are posted in the channel.
|
||||
If called with a link, the bot will attempt to find and return the title of that
|
||||
page. If called without a link, the bot will attempt the same on the last link
|
||||
which was posted in the current channel.
|
||||
#### ~ud [headword]
|
||||
Returns the first [Urban Dictionary](http://www.urbandictionary.com) definition for the headword provided.
|
||||
|
Loading…
Reference in New Issue
Block a user