PokemonGo-Bot
PokemonGo-Bot copied to clipboard
The Pokemon Go Bot, baking with community.
> 2016-11-23 07:19:28,790 [ cli] [INFO] PokemonGO Bot v1.0 2016-11-23 07:19:28,892 [ cli] [INFO] commit: 30dbcc0d 2016-11-23 07:19:28,932 [ cli] [INFO] Configuration initialized 2016-11-23 07:19:28,938 [pokemongo_bot.health_record.bot_event] [INFO] Health check is...
After a catch: `File "/pokemongo_bot/inventory.py", line 649, in data_for attack_id, cls.__name__)) ValueError: Attack 242 not found in FastAttacks [2016-11-23 02:22:40] [sentry.errors] [ERROR] Sentry responded with an error: 'ascii' codec can't...
Hello, Thank you for bringing this bot alive again! My question is about the bot's outbound connections: 1- pgorelease.nianticlabs.com 2- 151.249.91.181:443 3- 192.99.224.134:1883 Does anyone know what are the last...
As the API changed or what's the problem? they have hard ban 4 of my accounts. I don't understand. Anybody in my case??
### Short Description The sniping functionality doesn't really work in new API (0.45) because of the new speed limitations. I propose the following idea for sniping/hunting (rare) pokemons. ### Possible...
Hi, The bot crashes with error on start: OSError: Error relocating /usr/src/app/src/pgoapi/pgoapi/lib/libniahash-linux-x86-64.so: __memcpy_chk: symbol not found Background: Docker container built with the following command using current [Dockerfile](https://github.com/PokemonGoF/PokemonGo-Bot/blob/master/Dockerfile) : `docker build...
I've noticed that https://pokewatchers.com/grab/ is not longer working, but changing the URL to a non secure one: http://pokewatchers.com/grab/, it return results. Nonetheless, the bot fails with the following error: [2016-11-16...
The use incense task doesn't work correctly. In my cas incense is never applied. Looking at the code it seems: - _have_applied_incense logic is inverted - call is not made...
### Short Description Set Favorite Pokemon based on pokemon's attribute. More like NicknamePokemon but instead of naming, we pokemon as favorite. ### Possible solution I think we can copy and...
When limit is reached, pokemon bot quits. Shouldn't it just continue work to spin pokestops, walk eggs , buddy etc ? The file cell_workers/pokemon_catch_worker.py has the following currently: self.emit_event('catch_limit', formatted='WARNING!...