This is the first time I'm contributing to another persons project / creating a pull request so let me know if I messed up somewhere. I made some changes, in order of greatest change to smallest: changed the comments to only include those that are not deleted, those that do not contain links, and those that aren't too long; I also changed the way the secret keys were stored (now they use environment variables) mainly so that I wouldn't have to gitignore the config file; I added a script to autofill the list.txt with desired attributes; I changed the titles to include more than 1 word, upgraded praw, and finally some typo fixing and reformatting. If you don't like my changes no worries, just thought this might help.
I realize that you might want to keep longer comments but just change the way they are displayed (i.e a new page or scrolling effect) so that could be something to change
This is the first time I'm contributing to another persons project / creating a pull request so let me know if I messed up somewhere. I made some changes, in order of greatest change to smallest: changed the comments to only include those that are not deleted, those that do not contain links, and those that aren't too long; I also changed the way the secret keys were stored (now they use environment variables) mainly so that I wouldn't have to gitignore the config file; I added a script to autofill the list.txt with desired attributes; I changed the titles to include more than 1 word, upgraded praw, and finally some typo fixing and reformatting. If you don't like my changes no worries, just thought this might help.