diff options
Diffstat (limited to 'aleebot.js')
| -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."); |
