consumer key and secret are stored in a twitter_keys.json file (keys can be saved by entering them into the collection dialog or the options dialog)
Only tweets up to the last 7 days before the current date can be retrieved
Can only retrieve ~5000-6500 tweets in a ~15 min interval before rate limit is hit (takes ~30 mins to test this)
left a couple of prints, in case something goes wrong! (ie. # of tweets retrieved, when API rate limit is hit)
There are still some TODOs scattered around (user auth, save files, API rate limit, and in a couple places where I was unsure if something was necessary)
Updates related to twitter collection.
Notes: