summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrueDoctor <d-kobert@web.de>2017-09-11 21:28:20 +0200
committerTrueDoctor <d-kobert@web.de>2017-09-11 21:28:20 +0200
commitf0c5707c58897f045628f35c872b608f841b4751 (patch)
tree3c602714a7c3f8663c340a5ed3c70394d19860e8
parent34f5dec6140895a25d01c02526bf6ef584c5e6e4 (diff)
parenta868e5e4ee81357456028e6134aac09c14546ec8 (diff)
Merge branch 'Reset' of https://github.com/TrueDoctor/DiscoBot into Reset
-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]