diff --git a/index.js b/index.js index aacd0f2..0032935 100644 --- a/index.js +++ b/index.js @@ -79,7 +79,7 @@ client.on("ready", () => { console.log(`${colors.cyan("[INFO]")} Left ${colors.green(guild.name)}`) } }); - }) + })(); });