Update config.json

This commit is contained in:
ElBe 2022-09-16 09:50:20 +02:00 committed by GitHub
parent 4c37874b96
commit e18d980428
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,5 +9,5 @@
"Images": { "Images": {
"Logo": "https://cdn.discordapp.com/icons/984315487271940157/a_36c71b77a6f24b6da1cade4b3c4c36a1.webp?size=96" "Logo": "https://cdn.discordapp.com/icons/984315487271940157/a_36c71b77a6f24b6da1cade4b3c4c36a1.webp?size=96"
}, },
"Commands": ["stop", "help", "info", "ping", "kick", "ban", "unban", "clear"] "Commands": ["stop", "help", "info", "ping", "kick", "ban", "unban"]
} }