ErythroGuild / irene

<Erythro>'s server admin bot.
Mozilla Public License 2.0
0 stars 0 forks source link

Catch JSON parsing exceptions in `BlizzardClient` #424

Open Ernest314 opened 1 year ago

Ernest314 commented 1 year ago

For both the connect and request methods.

Probably want to refactor the parsing into its own helper method.