summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrant Shangreaux <shshoshin@protonmail.com>2020-04-18 21:12:44 -0500
committerGrant Shangreaux <shshoshin@protonmail.com>2020-04-18 21:12:44 -0500
commit3a6fe85e1f24d07f06636eb3484327a7a2d1af84 (patch)
treef29811dbe60b208b4f6e494077f75a8c93306cd9
parentc13506f996a671d08612879d359cbee75cb8e42c (diff)
Docs: brief readme instructions
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index cd1e466..a7ff793 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,8 @@
# snekeyes
Dice rolling bot for Matrix using the granolin bot framework
+
+## 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.