diff --git a/Replit/config.json b/Replit/config.json new file mode 100644 index 0000000..238a64d --- /dev/null +++ b/Replit/config.json @@ -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": "", + "Goodbye": "" + }, + "Commands": { + "stop": true, + "help": true, + "info": true, + "ping": true, + "kick": true, + "ban": true, + "unban": true + } +}