Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Jul 3, 2021. It is now read-only.
This repository was archived by the owner on Jul 3, 2021. It is now read-only.
There was an error while loading. Please reload this page.
Add error emitters to manually handle.
ex: bot.on('error', function(err){});
Especially if fails to connect, throw a error on connection fail.
Only log to app error logger is not flexible.