Pathfinder-Discord-Bot
Pathfinder-Discord-Bot copied to clipboard
There are still a few promises in the omni tracker code that don't have catches
Unhanded promise rejection is deprecated and will eventually kill the server instance in a future version of nodejs. Need to get them cleaned up before this happens.
Also, when it happens the user doesn't get an error (or anything) back from their command, and that's bad. :(