Create config.json
This commit is contained in:
parent
e0923c312e
commit
d1247d1631
21
Replit/config.json
Normal file
21
Replit/config.json
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
{
|
||||||
|
"Config": {
|
||||||
|
"Version": "0.1.9.1 beta-r",
|
||||||
|
"Version-Comment": "Rewritten replit port.",
|
||||||
|
"Footer": "Bot made by ElBe.",
|
||||||
|
"Credits": true
|
||||||
|
},
|
||||||
|
"Channels": {
|
||||||
|
"Welcome": "<Insert welcome channel name here>",
|
||||||
|
"Goodbye": "<Insert goodbye channel name here>"
|
||||||
|
},
|
||||||
|
"Commands": {
|
||||||
|
"stop": true,
|
||||||
|
"help": true,
|
||||||
|
"info": true,
|
||||||
|
"ping": true,
|
||||||
|
"kick": true,
|
||||||
|
"ban": true,
|
||||||
|
"unban": true
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user