5andr0 / PogoLocationFeeder

Json feed of pokemon location data
GNU Affero General Public License v3.0
493 stars 170 forks source link

Filter issue? #454

Closed Hunter926 closed 7 years ago

Hunter926 commented 7 years ago

So when the feeder is running by itself it filters correctly. But I have it setup so that it feeds only a few pokemon (and all 100IV), and a bot setup so that it will try to catch anything that is fed to it.

Anyway for some reason when i have the share bot captures set to true, all kinds of pokemon show up in the feeder. As long as I keep it set to false, it does fine.

Hunter926 commented 7 years ago

Nevermind, the issue was on my end. In my bot I had set "Snipe at pokestops" to true. So it was sniping random pokemon and then sharing it with your feeder.

Sorry about that.