summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0c648ea..203d802 100644
--- a/README.md
+++ b/README.md
@@ -8,3 +8,16 @@ e.g. !attack Bogen +4 to shoot a bow.
The Bot recognizes the Sender and asosiates one of the loaded Chars to get the correct values.
At the time, also an basic dice emulator is implemented.
More features can be easily added (namegenerator...)
+
+# Usage
+there are four main character specific action groups:
+!talent {name} [t,z,zauber...]
+!angriff {weapon} [a,attacke,attacke_mit...]
+!parade {weapon} [p,P,parade_mit]
+!fernkampf {weapon} {erschwernis} [schuss,f,F,schieße_mit]
+
+-mainly the talent group has enhanced type corrrection
+-"erschwernis" is optional
+
+Roll command
+!roll {dice string e.g. "3d20"} [r,R,Würfle]