Closed PofMagicfingers closed 10 years ago
Hey,
Sorry, I forgot that pull request a bit. I will have a look at it.
Your changes look fine, I only think that a JSON file is a bit of an overkill as whitelist file. I think a simple text file with one username per line would be enough. Also you didn't specify the format this JSON file should have.
I'll merge your changes and change the whitelist.json to a whitelist.txt. Also adding a blacklist could be a neat feature too I think.
Oh wait I'm a derp, I didn't realize there is a new whitelist format. :)
Hi !
It's a big pull request, but here is my additions to your wonderful tool.
Big new feature :
-w whitelist.json
argument : you can now use the whitelist to filter the outputPlease note that I'm not used to python, I think that's the second time I use this language, feel free to correct me on anything.
Thanks, Pof.