Add checks to see if STACKS collectors are actively collecting data.
Do this by going into the raw data dir and seeing if there is a file ending in 'tweets_out.json' for each collector that was created in the previous hour.
Add a nested object to config.py for STACKS specific parameters. Parameters should include path to STACKS directory, project names, and collector names for each project.