Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Locale by location #6187

Merged
merged 5 commits into from
Aug 3, 2017
Merged

Locale by location #6187

merged 5 commits into from
Aug 3, 2017

Conversation

MerlionRock
Copy link
Contributor

About locale_by_location

By default the bot will tell game server that current timezone is "America/Chicago". By setting locale_by_location to true, the bot will use google API to determine Country Code and Timezone base on bot's location and send this information to game server.

Please make sure you have both Google Maps Geocoding API and Google Maps Time Zone API enabled in https://console.developers.google.com/ if you want to set this option to true.

Update with locale_by_location
locale_by_location
locale_by_location
locale_by_location
Remove unused import
@Jcolomar Jcolomar merged commit e935beb into PokemonGoF:dev Aug 3, 2017
@MerlionRock
Copy link
Contributor Author

Also make sure you pull in latest API that support it.
Your bot should be saying it's running on 0.69.1 API

@MerlionRock MerlionRock deleted the locale-by-location branch August 4, 2017 03:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants