SeanDaBlack / AbBOT

308 stars 55 forks source link

Created a dict of zip codes separated by city to use dynamically with city and county. #31

Closed ticet11 closed 3 years ago

ticet11 commented 3 years ago

Just little touches.

ramblingjordan commented 3 years ago

@ticet11

Thanks for this! Unfortunately we made a change to move the data to a separate file which breaks this fix.

Could I humbly ask you to pull the changes and re-integrate this? I'd do it myself but I'm just trying to keep my head above water on the flood of changes! (Too soon for 'flood' jokes?)

ticet11 commented 3 years ago

I'll give it a shot!

jacobmovingfwd commented 3 years ago

Can you split out the phrase commits to a diff branch? They're good & distinct from the zip code work. I know it's all small stuff, but will make merging easier.

ramblingjordan commented 3 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!