timwah / pokeslack

Get Slack messages posted to a #pokealert channel about rare Pokemon close to you
MIT License
38 stars 29 forks source link

use a download_settings api call to update visible_range_meters #26

Closed timwah closed 7 years ago

timwah commented 7 years ago

use a download_settings api call to update visible_range_meters and use that when generating location steps

This fixes any gaps or missing Pokemon as a result of gaps in the generate_location_steps. Also uses the latest implementation from the PokemonGo-Map project.