Similar to the /xkcd command, we could easily add a command to fetch the Astronomy Picture of the Day.
NASA has an open API for APOD, and there's also some node module wrappers to make it easy. Here's the best one I found.
Just like the /xkcd command, it could fetch the current APOD or any APOD from the past, all the way back to 1996.
Similar to the
/xkcdcommand, we could easily add a command to fetch the Astronomy Picture of the Day.NASA has an open API for APOD, and there's also some node module wrappers to make it easy. Here's the best one I found.
Just like the
/xkcdcommand, it could fetch the current APOD or any APOD from the past, all the way back to 1996.