diff --git a/index.js b/index.js index 4803114..c76d848 100644 --- a/index.js +++ b/index.js @@ -23,6 +23,8 @@ else { client.login(config.token); } +console.log("Prefix "+config.PREFIX) + // table of command names and their corresponding files/functions client.once("ready", () => {