Armax / Pokemon-GO-node-api

Pokemon GO api node.js library
MIT License
875 stars 198 forks source link

Get Pokestop/Arena Name & Skip tutorial #172

Open Luzifix opened 8 years ago

Luzifix commented 8 years ago

Hey,

is it possible to make the tutorial with the bot and how i can get a Pokestop/Arena name.

Dwynr commented 8 years ago

For the complete info of a fort (e.g. Arena/PokéStop) you can use .GetFortDetails(). I believe the API does not care if you are under level 5 for arena's so in this case you can obtain all data even if you are under level 5.