mirror of
https://github.com/Alee14/AleeBot.git
synced 2025-01-23 11:41:51 -05:00
doing stuff
This commit is contained in:
parent
ab94eb9aa2
commit
a987952182
1 changed files with 0 additions and 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.");
|
||||
|
|
Loading…
Add table
Reference in a new issue