5andr0 / PogoLocationFeeder

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

[REQUEST] Support Pokemongo-map webhooks input as source #115

Open rastaman666x opened 7 years ago

rastaman666x commented 7 years ago

https://github.com/AHAAAAAAA/PokemonGo-Map/wiki/Using-Webhooks

Looks like it's not too much work : encounter_id -> EncounterId spawnpoint_id -> SpawnPointId disappear_time -> ExpirationTimestamp pokemon_id -> Id Move1 = 0 Move2 = 0 IV = 0

It would be nice to be able to use our own scanning as source.

rastaman666x commented 7 years ago

Nice to see it was added the "enhancement" label. Any plan to actually implement it ?