diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,8 +1,9 @@ # snekeyes -Dice rolling bot for Matrix using the granolin bot framework +Dice rolling bot for Matrix using the granolin bot framework. +More documentation will come... ## Commands Currently, `snekeyes` supports two commands: - `craps!` which rolls two six-sided dice. You win if the total is 7. - - `roll! NdS` which rolls N dice with S sides. + - `roll! NdS` which rolls N dice with S sides. `roll! 5` will roll 5 six-sided dice. |