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