A bot to combine a random New Yorker cartoon image with a random New Yorker cartoon caption. There isn't much more to it than that.
git clone https://github.com/stvnrlly/two_yorkers.git
cd two_yorkers
mkvirtualenv two_yorkers
pip install -r requirements.txt