eugenio412 / PogomBOT

A Telegram bot for pogom
31 stars 17 forks source link

[Feature Request] - Sending the location as a Picture #66

Open dvdza opened 7 years ago

dvdza commented 7 years ago

I've been using POGObot-TELEGRAM, but it didnt show IV's and movesets, so I started to use PogomBot, the bot is amazing, but the only thing Im mising is the feature of send the location as a picture, in pogobot you were able to take a big snap of the place an send it, so you can see easely were to search without opening Gmaps. it would be great to se something like that in a update :)

Unknown66 commented 7 years ago

Ok I think I've got the idea but therefor the users needs to add another gmaps api key.

In the current version you're able to open the map inside telegram. You don't need to open gmaps! (Tested on Android)

pki0 commented 7 years ago

One thing if I understand this correctly.

Maybe you add an option like; "Send map only=false" you can do " bot.sendLocation(chat_id, latitude, longitude)" "Send map only=true" you can do what you are now doing.

I did this with my bot to receive two messages from the bot. A big map to open in telegrambrowser and the message with the pokemon after it. Works fine.

Looks like this than: https://pokemonkiel.de/telegramexample.PNG

It's not a picture, but its easier to watch at the map