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.