From 8b2cd65526f7535ab43266653bd1146add8bd880 Mon Sep 17 00:00:00 2001 From: TrueDoctor Date: Thu, 7 Jun 2018 02:35:19 +0200 Subject: Added generic Help system added EasyCompare as static method --- DiscoBot/Help.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 DiscoBot/Help.json (limited to 'DiscoBot/Help.json') diff --git a/DiscoBot/Help.json b/DiscoBot/Help.json new file mode 100644 index 0000000..ffbbaf3 --- /dev/null +++ b/DiscoBot/Help.json @@ -0,0 +1,24 @@ +{ + "CommandInfos": [ + { + "Name": "List", + "Scope": "All", + "Description": "Testbeschreibung" + }, + { + "Name": "LE", + "Scope": "All", + "Description": "Verändert Leben - im wahrsten Sinne des Wortes" + }, + { + "Name": "AE", + "Scope": "All", + "Description": "Verändert ASTRALPUNKTE" + }, + { + "Name": "Gm", + "Scope": "Meister", + "Description": "Gm Aktionen" + } + ] +} -- cgit v1.2.3-70-g09d2