summaryrefslogtreecommitdiff
path: root/DiscoBot/Help.json
diff options
context:
space:
mode:
Diffstat (limited to 'DiscoBot/Help.json')
-rw-r--r--DiscoBot/Help.json24
1 files changed, 24 insertions, 0 deletions
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"
+ }
+ ]
+}