2022-10-17 14:09:56 +02:00

24 lines
588 B
JSON

{
"Config": {
"Token": "<Insert token here>",
"Application ID": "<Insert application id here>",
"Version": "0.1.9.2 final",
"Version-Comment": "Added error handling.",
"Footer": "Made by ElBe.",
"Credits": false
},
"Channels": {
"Welcome": "<Insert welcome channel name here>",
"Goodbye": "<Insert goodbye channel name here>"
},
"Commands": {
"stop": true,
"help": true,
"info": true,
"ping": true,
"kick": true,
"ban": true,
"unban": true
}
}