SeanDaBlack / AbBOT

308 stars 55 forks source link

Updated list elements to help reports blend in. #72

Closed Digital-Black closed 3 years ago

Digital-Black commented 3 years ago

Updated firstNames, maleFirstNames, lastNames, and infoLocations lists to increase randomness of written reports generated at-scale. Increased number of Texas-based IP address ranges in the ips list to 109 and arranged them by alphabet and then number.

This should cause reports to follow a more equal geographic distribution, challenge IP filtering, and make it difficult to sort real reports from fabrications without investing a huge amount of resources. Similarly, reports by first and last name should also be enormously difficult to sort through without also ignoring a vast number of truthful submissions.

ramblingjordan commented 3 years ago

This is great!

We have moved active development of the python bot to this repo: https://github.com/ramblingjordan/AbBOT-python

Could you please recreate your PR over there?

Thanks!