As a user, I don't want to see an error response in slack when I send a slash command that results in no photos found for the given options.
example: /spacebot rovers photos opportunity mast 4332
There were no photos taken from the MAST camera for that given day and rover. Instead of returning an error response in slack, we should inform the user that no photos were found and they should adjust the parameters. It should also print the given command or parameters used.
In a future version it could try to suggest valid options to use.
As a user, I don't want to see an error response in slack when I send a slash command that results in no photos found for the given options.
example:
/spacebot rovers photos opportunity mast 4332
There were no photos taken from the MAST camera for that given day and rover. Instead of returning an error response in slack, we should inform the user that no photos were found and they should adjust the parameters. It should also print the given command or parameters used.In a future version it could try to suggest valid options to use.