joeyvanlierop / xkcdbot

A reddit bot that automatically links xkcd comics in the /r/xkcd subreddit 🤖
MIT License
37 stars 20 forks source link

Add mocked data for comic 404 #10

Closed jmeberlein closed 4 years ago

jmeberlein commented 4 years ago

If comic number is 404, return a mocked JSON object instead of None.

Comic name: "Not Found" (as titled by Explainxkcd) Alt text: Blank Image: Picture of the 404 screen from Explainxkcd

joeyvanlierop commented 4 years ago

Closes #9