llkats / twainbot

another day, another twitterbot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

twainbot

variations on a misattributed quote; because the world needs another twitterbot

Setup

After cloning the repo, install dependencies and copy the local configuration file:

npm install
cp local.json-dist local.json

Create a Twitter account and sign up for the API. Enter the keys into the appropriate spots in local.json.

Then start the server:

npm start

Credits

City name list (data/cities-processed.txt) copied and gently formatted from substack's cities1000 dataset.

README development instructions shamelessly cribbed from big boring system.

And to Mark Twain, who never said that.

http://www.wearysloth.com/Gallery/ActorsH/tve7422-19920921-322.gif

About

another day, another twitterbot


Languages

Language:JavaScript 100.0%