From 73852f67f5bef8ec446f04ab6d4aafaf7f5de496 Mon Sep 17 00:00:00 2001 From: Alee14 Date: Thu, 27 Jul 2017 15:59:49 -0400 Subject: Updating AleeBot --- aleebot.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aleebot.js b/aleebot.js index 3fa1f7a..2eed2dc 100644 --- a/aleebot.js +++ b/aleebot.js @@ -174,5 +174,5 @@ client.on("message", function(message){ }); client.login (config.token).catch(function() { - console.log("[ERROR] Login failed."); + console.log("[ERROR] Login failed. Please contact Alee14#9928 or email him at alee14498@gmail.com."); }); -- cgit v1.2.3