diff --git a/Config.js b/Config.js index 5a25ca9..9cccb05 100644 --- a/Config.js +++ b/Config.js @@ -1,6 +1,6 @@ module.exports = { - prefix: ["e"], // Prefixes of the bot - developers: ["764888169047916636", "756160653307412532"], //Owners of the bot - token: "OTgwNjc5NTQ3NjI2MzQ4NjE0.GBgoHE.cDDeLHcvsVDc3in53sMeS08GjsekiSPpKJWDxQ", //TOKEN - mongo: "mongodb://144.172.80.86:3465" // Mongo URI -} \ No newline at end of file + prefix: [""], // Prefixes of the bot + developers: ["", ""], //Owners of the bot + token: "", //TOKEN + mongo: "" // Mongo URI +}