summaryrefslogtreecommitdiff
path: root/DiscoBot/Help.json
blob: ffbbaf3f28f713af240e858c8d8f75e2e94a5d13 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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"
    }
  ]
}