-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
As a user, I don't want to see an internal error message when running an apod command, but rather a friendly message of what happened.
example command: /spacebot apod 2009-10-17
This API is returning a 500 error from NASA, this should be caught and return a message to the user that there is a problem returning the image for this specific date, please try a different date.
We should catch errors from NASA for all APIs, not just apod.
Reactions are currently unavailable