delete-tweets
delete-tweets copied to clipboard
Update to process tweet.js file
Now twitter doesn't give you a tweets.csv file, instead of it, they give you a tweet.js file with a few changes. I have updated the script to work with the new format.
Looks good. Let's get it merged.