From 70826e2aad2e18ef9dc533b81e302678eecfe3ee Mon Sep 17 00:00:00 2001 From: Alee14 Date: Mon, 26 Mar 2018 16:11:26 -0400 Subject: Update bot_discord.js --- bot_discord.js | 1 + 1 file changed, 1 insertion(+) (limited to 'bot_discord.js') diff --git a/bot_discord.js b/bot_discord.js index 872282f..ce451be 100644 --- a/bot_discord.js +++ b/bot_discord.js @@ -119,6 +119,7 @@ console.log("[X | UNCAUGHT PROMISE] " + err.stack); }); + client.login(config.abtoken).catch(function() { console.log('[X] Login failed. Please contact Alee14#9928 or email him at alee14498@gmail.com.'); }); -- cgit v1.2.3