Professor-Redwood-Team / Professor-Redwood

Pokemon Go Discord Bot
MIT License
34 stars 21 forks source link

attach map locations to gyms? #66

Open dormando opened 6 years ago

dormando commented 6 years ago

Hey,

It's tough to find exactly where gyms are without asking people, especially while on mobile. people seem have shared google maps with lots of pins, which is better than nothing.

Would a PR allowing users to note gym names and locations be accepted? Would need to do some fuzzy matching, allow users to add/update/change stuff (or at least some authorized users). Also either when redwood restates the raid, it could include a shortlink to the map location as well as a optional short descriptive text (ie; "el camino and something"), or simply be another command users could use.

@mralanlee - Looks like you're the current active maintainer. Thoughts? Seems like you've been poking at a few options for adding a database to the bot, not clear where you landed on that. I'd have to extend from whatever that is.

Thanks!

mralanlee commented 6 years ago

@dormando sorry for the late reply. I had an early implementation of this with Google Maps, but if you want to create a PR, I'd definitely review it.

kc135576 commented 4 years ago

We have the raidalert bot on the discord that does a similar thing but only in #sunset-ucsf iirc. This sounds like a pretty neat feature to integrate with the bot.