diff options
author | Grant Shangreaux <shshoshin@protonmail.com> | 2020-04-20 09:48:53 -0500 |
---|---|---|
committer | Grant Shangreaux <shshoshin@protonmail.com> | 2020-04-20 09:48:53 -0500 |
commit | 1d059a579432d19f96be5c191bdcb5c1ce5953c1 (patch) | |
tree | 5705ce57d532ac6a23cd9ef0c127c5cdb57dc0e5 /README.md | |
parent | d920b0ef0099834a8c66b288560b3108137c862b (diff) |
Docs: add a little more
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. |