Update config.json

This commit is contained in:
ElBe 2022-10-17 14:09:56 +02:00 committed by GitHub
parent 38f79418dd
commit 8875b802b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,11 +1,11 @@
{ {
"Config": { "Config": {
"Token": "<Insert bot token here>", "Token": "<Insert token here>",
"Application ID": "<Insert application id here>", "Application ID": "<Insert application id here>",
"Version": "0.1.9.1 final", "Version": "0.1.9.2 final",
"Version-Comment": "Added command manager and stop command.", "Version-Comment": "Added error handling.",
"Footer": "Bot made by ElBe.", "Footer": "Made by ElBe.",
"Credits": true "Credits": false
}, },
"Channels": { "Channels": {
"Welcome": "<Insert welcome channel name here>", "Welcome": "<Insert welcome channel name here>",