Notice: I have not tested the Twitter-related code since the change to API v1.1.
This is a twitter bot based on Markov-Sentence-Generator and the_shrinkbot. Shout-outs to Harry Schwartz, Vivek Haldar, and Kevin Dalton.
There is a Google Doc listing the works included in corpus.txt.
Requires the 'twitter' pypi package: pip install twitter
See init_twit.py for info on setting up your Twitter application.
For the story of this project's inception, see my essay "Programmatic Text Generation and Me".