nicholasgrose / Gateway

A Paper server plugin that adds Discord-to-Minecraft interactions and vice versa.
MIT License
4 stars 1 forks source link

Improved error handling on the bot #78

Closed nicholasgrose closed 1 year ago

nicholasgrose commented 1 year ago

Old error handling only handled the exception if it was of type KordInitializationException. This is no longer true,