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

Fix hardcoded social on MoteToMapPokemon #4725

Merged
merged 1 commit into from
Aug 25, 2016
Merged

Conversation

sohje
Copy link
Contributor

@sohje sohje commented Aug 25, 2016

Short Description:

Fix hardcoded social on MoteToMapPokemon

Fixes/Resolves/Closes (please use correct syntax):

fix get_pokemon_from_social hardcoded, add config check

Hardcoded get_pokemon_from_social
@mention-bot
Copy link

@sohje, thanks for your PR! By analyzing the annotation information on this pull request, we identified @solderzzc, @chrisle and @mhdasding to be potential reviewers

@BreezeRo
Copy link
Contributor

Approved ;)

@BreezeRo BreezeRo merged commit ba0893f into PokemonGoF:dev Aug 25, 2016
pokemon_list = self.get_pokemon_from_social()
#Temp works as it, need add more configuration
#pokemon_list = self.get_pokemon_from_map()
if self.bot.config.enable_social:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Smart.

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.

4 participants