diff --git a/index.js b/index.js index dab0301..b31bcc3 100755 --- a/index.js +++ b/index.js @@ -81,5 +81,4 @@ const sendTestNotifications = () => { -console.clear(); //Just makes shit look good, if you don't like it, remove it bot.login(config.discord.token);