bumblepie / haikubot

A discord bot that recognises haikus in user messages and saves them for later reference.
MIT License
1 stars 1 forks source link

Better error handling #22

Open bumblepie opened 7 years ago

bumblepie commented 7 years ago

Ensure the use of graphql best practices when handling errors in requests to the api. This is also an opportunity to reflect on other graphql best practices and ensure they are being followed, and proper http responses.