A Twitter bot that tweets China headlines written by a Markov process.
The bot needs the standard Twitter API keys as well as a NEWS_API_KEY
variable for News API.
There are no options. Just run it directly and it'll generate a corpus, tweet once and exit.
Add the remote with git remote add heroku git@heroku.com:app-name.git
and use git push heroku
to update the deployment.