Update config.json
This commit is contained in:
parent
74e795c91b
commit
c04955d532
@ -1,13 +1,18 @@
|
|||||||
{
|
{
|
||||||
"Config": {
|
"Config": {
|
||||||
"Token": "<INSERT TOKEN HERE>",
|
"Token": "<Insert token here>",
|
||||||
"Application ID": "<INSERT APPLICATION ID HERE>",
|
"Application ID": "<insert application id here>",
|
||||||
"Version": "0.1.7 final",
|
"Version": "0.1.8 beta",
|
||||||
"Version-Comment": "Fixed unban command and released the bot.",
|
"Version-Comment": "Added more config options.",
|
||||||
|
"Footer":"Bot made by ElBe.",
|
||||||
"Credits": true
|
"Credits": true
|
||||||
},
|
},
|
||||||
|
"Channels": {
|
||||||
|
"Welcome": "<Insert welcome channel name here>",
|
||||||
|
"Goodbye": "<Insert goodbye channel name here>"
|
||||||
|
},
|
||||||
"Images": {
|
"Images": {
|
||||||
"Logo": "https://cdn.discordapp.com/icons/984315487271940157/a_36c71b77a6f24b6da1cade4b3c4c36a1.webp?size=96"
|
"Logo": "<Insert logo here>"
|
||||||
},
|
},
|
||||||
"Commands": ["stop", "help", "info", "ping", "kick", "ban", "unban"]
|
"Commands": ["stop", "help", "info", "ping", "kick", "ban", "unban"]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user