mikelax / spacebot

spacebot - A Slack Bot for exploring NASA images
https://slashspacebot.netlify.app
Apache License 2.0
6 stars 2 forks source link

APOD - more error checking for valid dates #24

Closed mikelax closed 8 years ago

mikelax commented 8 years ago

reproduction command:

/spacebot apod 1812-06-13

As a user, I should receive a friendly error message instead of JSON response for a valid date format but invalid date value for APOD.

This could be enhanced to add a "valid" date check that all services could implement.