summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTrueDoctor <d-kobert@web.de>2017-08-26 15:20:03 +0200
committerGitHub <noreply@github.com>2017-08-26 15:20:03 +0200
commit9cd01b83378b3e041d91cc691999a21d6ceff77c (patch)
tree2b9b23cb8af5f073fdc1c080c6e35eda2d12cedb /README.md
parentffd8a577828947b4822299be175487150d98710b (diff)
Create README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..558ad6b
--- /dev/null
+++ b/README.md
@@ -0,0 +1,10 @@
+# DiscoBot
+A ipmle Discord Bot, interfacing to the DSA "Heldensoftware", for a minimalistic and low labor aproach 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.
+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...)