An open API service indexing awesome lists of open source software.

https://github.com/edsu/paperbot

Twitter bot for Chronicling America
https://github.com/edsu/paperbot

Last synced: 11 months ago
JSON representation

Twitter bot for Chronicling America

Awesome Lists containing this project

README

          

paperbot
========

These are scripts to automatically post updates to the
[paperbot](http://twitter.com/paperbot) Twitter account. They are meant as a
demonstration of things you can do with the Chronicling America's public
[API](http://chroniclingamerica.loc.gov/about/api).

Install
-------

1. apt install python-dev wamerican-insane libgdbm-dev libxml2-dev libxslt-dev
1. pip install -r requirements.pip
1. cp config.py.template config.py
1. edit credentials in config.py
1. ./headline.py
1. ./retweet.py
1. ./batches.py
1. run them from cron

License
-------

* [Public Domain](http://creativecommons.org/licenses/publicdomain/)