## How to get a list of Subreddits you are a part of
- Go to https://www.reddit.com/subreddits/mine/ and copy the whole HOME FEED SUBREDDITS section on the right side.
- To copy this whole section, start copying from the bottom.
- Create a "subs.txt" file in dump folder and paste this list in that file
- Run the program and you will have "listOfSubs" in the same folder as the running Java program.
- And you are good to go!