OpenPerpetuum / OPDiscordBot

A repository featuring discord bot(s) designed to consume OpenPerpetuum API(s) to display and interact with the Perpetuum Discord.
1 stars 2 forks source link

Catch exceptions and report stacktraces to dev channel, configurable #11

Open MikeJeffers opened 3 years ago

MikeJeffers commented 3 years ago

Slap a big ole' try/catch and report the trace and error to a dev channel so we can see errors and not have check for unreported kills on the api

MikeJeffers commented 3 years ago

Reporting on startup too would be good to just double check that its started, and if it auto-restarts (VM goes down/up) would be good to know if there was an outage