summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrueDoctor <dennis@kobert.dev>2019-06-22 00:20:37 +0200
committerGitHub <noreply@github.com>2019-06-22 00:20:37 +0200
commit8b245be941849dd480cd179609730c846c0721da (patch)
tree6b76b86a964b2a88d852007d31c9eaf35bbfcb21
parent8b2040eb93e8e4355c8f357b775dedcffafff3dc (diff)
Update the Readme to represent the changed Project
-rw-r--r--README.md25
1 files changed, 5 insertions, 20 deletions
diff --git a/README.md b/README.md
index 32c94ce..1cdef56 100644
--- a/README.md
+++ b/README.md
@@ -1,23 +1,8 @@
# DiscoBot
-A simple Discord Bot, interfacing with the DSA "Heldensoftware", for a minimalistic and low-labour approach to digitalize P&amp;P RPG's
+Discobot is a Plattform for Online Games. There are currently two Projects under development:
+## DSA
+Das Schwarze Auge is a german P&P Game. The Project provides a game backend an different frontends communicating via a web API.
-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 character-specific actions.
-e.g. !attack Bogen +4 to shoot a bow.
-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]
-
-mainly the talent group has enhanced type corrrection
-" erschwernis" is optional
-
-Roll command
- - !roll {dice string e.g. "3d20"} [r,R,Würfle]
+## Webhogg
+You might have heard of a game called Nidhogg. The aim of this Project is to provide a simmilar game, accessible through the web.