26 lines
590 B
JSON
26 lines
590 B
JSON
{
|
|
"Config": {
|
|
"Token": "<INSERT TOKEN HERE>",
|
|
"Application ID": "<INSERT APPLICATION ID HERE>",
|
|
"Version": "1.9.3 final",
|
|
"Version-Comment": "Added error handling.",
|
|
"Footer": "Made by ElBe.",
|
|
"Credits": true
|
|
},
|
|
"Channels": {
|
|
"Welcome": "",
|
|
"Goodbye": ""
|
|
},
|
|
"Roles": {
|
|
"Member": "member"
|
|
},
|
|
"Commands": {
|
|
"stop": true,
|
|
"help": true,
|
|
"info": true,
|
|
"ping": true,
|
|
"kick": true,
|
|
"ban": true,
|
|
"unban": true
|
|
}
|
|
} |