havrylenkok / telegramBotPokemon

Telegram bot for searching nearby Pokemon
MIT License
0 stars 0 forks source link

Bigger radius of search or zoom #2

Open havrylenkok opened 8 years ago

havrylenkok commented 8 years ago

Bot needs to give user opportunity to zoom or make bigger radius of search neighboors pokemon.

havrylenkok commented 8 years ago

Probably best decision will be to make circles around starting point in coordinates system. And then give user additional optional argument in /nearpoke and /mayspawn. Like 1, 2, 3, 4 and then execute this circles in code of search. on('location') should be default to 2 or 3.