Create a file of all a user's tweets (ignores RTs).
Instructions:
$ git clone
and$ cd
to the repo.$ npm install
.- Setup env flags:
TWITTER_CONSUMER_KEY
TWITTER_CONSUMER_SECRET
TWITTER_ACCESS_TOKEN_KEY
TWITTER_ACCESS_TOKEN_SECRET
$ node index.js charlesrenwick
.- The program pipes to
tweets.txt