DevChatter / ChatterBot

Highly modular Twitch chat bot.
MIT License
10 stars 5 forks source link

Error Handling [Placeholder] #47

Open benrick opened 4 years ago

benrick commented 4 years ago

We should get some top level error handling in place at a minimum as well as establishing a strategy for how error handling is done generally in the application.

This will leverage #46 to log the handled errors as well.