diff options
| author | Alee14 <Alee14498@gmail.com> | 2017-07-28 22:53:28 -0400 |
|---|---|---|
| committer | Alee14 <Alee14498@gmail.com> | 2017-07-28 22:53:28 -0400 |
| commit | a987952182c92875b69e262478c2f002f6f5ab67 (patch) | |
| tree | 7147964ce0df73445b37e4d872781aa7c0d20ae8 | |
| parent | ab94eb9aa29972ae8af342a2e1d5785fdee53a56 (diff) | |
| download | AleeBot-a987952182c92875b69e262478c2f002f6f5ab67.tar.gz AleeBot-a987952182c92875b69e262478c2f002f6f5ab67.tar.bz2 AleeBot-a987952182c92875b69e262478c2f002f6f5ab67.zip | |
doing stuff
| -rw-r--r-- | aleebot.js | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -179,9 +179,6 @@ client.on("message", function(message){ }); - process.on('unhandledRejection', function(err, p) { - console.log("[ERROR | UNCAUGHT PROMISE] " + err.stack); -}); client.login (config.token).catch(function() { console.log("[ERROR] Login failed. Please contact Alee14#9928 or email him at alee14498@gmail.com."); |
