SeanDaBlack / AbBOT

310 stars 57 forks source link

faker implemented for names & zips #38

Closed jacobmovingfwd closed 2 years ago

jacobmovingfwd commented 2 years ago

Generates random names, and random TX Zips. I haven't found a good db to align Zips to Cities, but I doubt any data checking would validate that.

ramblingjordan commented 2 years ago

@jacobmovingfwd sorry to do this! I thought this was able to be merged but then I approved another PR and I think it broke this. Can you check on the merge conflicts?

santaanna2021 commented 2 years ago

Zip code listings for all non PO Box zips

TX_Zips.csv

ramblingjordan commented 2 years ago

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!