KyogreBot / Kyogre

A Discord helper bot for Pokemon Go communities.
GNU General Public License v3.0
4 stars 4 forks source link

locations hard to differentiate #4

Open klords opened 6 years ago

klords commented 6 years ago

multiple locations with same name still hard to differentiate, solutions include adding note for specific gyms, adding location's id to listing, and/or adding location link to listing

also should add aliases to db schema so gyms, stops, pokemon can be aliased

klords commented 6 years ago

from @tehstone: I've labeled the Starbucks gyms in the existing bot db.

The actual naming will need to be manual work, I would suggest allowing a command to add/edit an alias via the bot so that that action will not require db/json file access.

My opinion is that the actual name should match what is in game and that any differentiation should be handled via an alias field.

tehstone commented 6 years ago

Upper Soos - If you're driving there, forget about it. No parking and dangerous corner.

Lower Soos - Limited parking and somewhat dangerous getting in and out of traffic when driving there.

klords commented 6 years ago

partially addressed in #46

klords commented 5 years ago

moving to 1.1 milestone, as this will likely get user feedback quickly-ish