Astronomy Picture of the Day Slack Bot
Post the image and text from apod.nasa.gov each day to Slack channel. We acknowledge that several projects already exist that do the same thing, but we wanted to learn how to do it ourselves.
This code relies on the following packages: slackclient, urllib2, json, uuid, re, and datetime.
This project was a Dunlap Institute retreat hack done by Bob Abraham, Suresh Sivanandam, Bryan Gaensler, Anna O'Grady, Tina Peters, and Keith Vanderlinde .
The code in this repo is available for re-use under the MIT license, which means that you can do whatever you like with it, just don't blame us. If you are interested in this project, please do drop us a line via the hyperlinked contact names above, or by writing us an issue.