summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-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.