shakesbot: a shakespeare play performer for twitter
I came across this collection by chance recently. I noticed that the HTML used for each play was clean and well structured, so I thought I’d write a twitter bot to perform them. I’ve been waiting for a chance to learn Ruby, too, so I thought I’d use this as an excuse.
features
- parses MIT shakespeare plays
- can handle an over-capacity twitter
- specify tweet interval, rehearsal (dry-run) mode
- authenticates to Twitter using the twitter_oauth gem
installation
it’s just source code for now as it’s not really useful outside of my one twitter account. However, it could provide a basis for a more general structured-play reader/tweeter, so in the future it may be a releasable tool.
For now, check out the source on github.

