summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNatrixAeria <jan.zwerschke@gmail.com>2019-05-19 23:14:20 +0200
committerGitHub <noreply@github.com>2019-05-19 23:14:20 +0200
commitf11eeea934de38a8dad9403d315696db47ad0357 (patch)
tree08abc448fac1e8bca8fd7e7a5cdd54e50eddd476
parent0a9db96475f63ddaf50ab326aa9128ee2e0158b3 (diff)
Correct typos in the main README
-rw-r--r--README.md22
1 files changed, 11 insertions, 11 deletions
diff --git a/README.md b/README.md
index 5eb3194..32c94ce 100644
--- a/README.md
+++ b/README.md
@@ -1,23 +1,23 @@
# DiscoBot
-A sipmle Discord Bot, interfacing with the DSA "Heldensoftware", for a minimalistic and low-labor aproach to digitalize P&amp;P RPG's
+A simple Discord Bot, interfacing with the DSA "Heldensoftware", for a minimalistic and low-labour approach to digitalize P&amp;P RPG's
This software takes helden.zip.hld files and loads them into the Bot.
-On enabled Servers, it provides a text based open source customizable text interface for characterspecific actions.
+On enabled Servers, it provides a text based open source customizable text interface for character-specific actions.
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.
+The Bot recognizes the Sender and associates 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]
+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
+mainly the talent group has enhanced type corrrection
+" erschwernis" is optional
Roll command
-!roll {dice string e.g. "3d20"} [r,R,Würfle]
+ - !roll {dice string e.g. "3d20"} [r,R,Würfle]