@EverydayHaikus
A twitter robot delivering a daily dose of Haikus, right in your timeline!Quick facts
- The code lives in Github (go to haikuEveryday github repo).
- The code is uploaded online on Heroku.
- All the haikus live in a postgreSQL database.
- It is scheduled to tweet every day at 9.30 AM.
Why Heroku ?
Amongst others, this short tutorial by Matt Popovich convinced me to used Heroku, due to the scheduler plugin. I took the opportunity to also create the database over there, within the same app.