Tweets a sentence from the most popular books of Project Gutenberg every 15 minutes.
Twitter account: @Gutenbergshorse
Suspended as of 2015 Dec 31. If you want to host this yourself, follow these steps:
- Run
python downloadtexts.py
and type iny
when prompted. - Copy
exampletwitterconfig.py
totwitterconfig.py
and insert the necessary API keys and tokens. - Type
crontab -e
in the terminal and copy the contents ofcronconfig.cron
, changing some absolute paths if necessary.