diff options
| author | Alee14 <Alee14498@gmail.com> | 2017-07-27 15:59:49 -0400 |
|---|---|---|
| committer | Alee14 <Alee14498@gmail.com> | 2017-07-27 15:59:49 -0400 |
| commit | 73852f67f5bef8ec446f04ab6d4aafaf7f5de496 (patch) | |
| tree | f38271b88123572a525cb207d1d2fdd980b9de54 | |
| parent | 8521041225a989faef066c256b1540f3e2f86200 (diff) | |
| download | AleeBot-73852f67f5bef8ec446f04ab6d4aafaf7f5de496.tar.gz AleeBot-73852f67f5bef8ec446f04ab6d4aafaf7f5de496.tar.bz2 AleeBot-73852f67f5bef8ec446f04ab6d4aafaf7f5de496.zip | |
Updating AleeBot
| -rw-r--r-- | aleebot.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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."); }); |
