Create config.json
This commit is contained in:
parent
d55849fdd5
commit
26bc09e578
12
Bot/config.json
Normal file
12
Bot/config.json
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"Config": {
|
||||||
|
"Token": "<INSERT TOKEN HERE>",
|
||||||
|
"Version": "0.1.0 alpha",
|
||||||
|
"Version-Comment": "Started the project.",
|
||||||
|
"Credits": true
|
||||||
|
},
|
||||||
|
"Images": {
|
||||||
|
"Logo": "<INSERT LOGO URL HERE>"
|
||||||
|
},
|
||||||
|
"Commands": ["stop", "help", "info", "ping", "kick", "ban", "unban", "clear"]
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user