Advertisement
Guest User

Untitled

a guest
Mar 18th, 2019
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1.  
  2.  
  3.  
  4. process.on('uncaughtException', function (e) {
  5. console.log("Node NOT Exiting - restart the Bot... error: " + e);
  6. googleauthCONNECT();
  7. });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement