-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
incense [bug] #5151
Labels
Comments
maybe self.bot.api.get_incense_pokemon |
and need check if incense active |
I'll give it a shot :-) |
davidakachaos
added a commit
to davidakachaos/PokemonGo-Bot
that referenced
this issue
Sep 4, 2016
Added documentation and new function Solving issue PokemonGoF#5151 - part 1
davidakachaos
added a commit
to davidakachaos/PokemonGo-Bot
that referenced
this issue
Sep 10, 2016
Added documentation and new function Solving issue PokemonGoF#5151 - part 1
davidakachaos
added a commit
to davidakachaos/PokemonGo-Bot
that referenced
this issue
Sep 10, 2016
Added documentation and new function Solving issue PokemonGoF#5151 - part 1
solderzzc
pushed a commit
that referenced
this issue
Sep 12, 2016
* Added catching of Pokemon from incense Added documentation and new function Solving issue #5151 - part 1 * Checking if there is already an incense applied If there is already an incense applied, skip the worker * Fixed typos * Another typo * tmp * Small fixes * Get incensed pokemon correct * Dont assign type to something...
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
now dev-branch only use incense, but not check incense-pokemons on map.
to check incense-pokemons around trainer, need use 'GetIncensePokemonMessage' method.
The text was updated successfully, but these errors were encountered: