From 8b245be941849dd480cd179609730c846c0721da Mon Sep 17 00:00:00 2001 From: TrueDoctor Date: Sat, 22 Jun 2019 00:20:37 +0200 Subject: Update the Readme to represent the changed Project --- README.md | 25 +++++-------------------- 1 file 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&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. -- cgit v1.2.3