View PoetryBot.rmd
--- | |
title: "Programming Literary Bots" | |
author: "Ryan Cordell" | |
date: "3/12/2017" | |
output: html_document | |
--- | |
## Acknowledgements | |
This version of my twitterbot assignment was adapted from [an original written in Python](https://www.dropbox.com/s/r1py3zazde2turk/Trendingmore.py?dl=0), which itself adapted code written by Mark Sample. That orginal bot tweeted (I've since stopped it) at [Quoth the Ravbot](https://twitter.com/Quoth__the). The current version owes much to advice and code borrowed from two colleagues at Northeastern University: Jonathan Fitzgerald and Benjamin Schmidt. |