OpenPoGoBot icon indicating copy to clipboard operation
OpenPoGoBot copied to clipboard

A PokemonGo Python bot - NO LONGER MAINTAINED

Results 17 OpenPoGoBot issues
Sort by recently updated
recently updated
newest added

``` (env) C:\Users\xxxxx\Desktop\test\OpenPoGoBot>python pokecli.py config/config.yml [2017-03-16 19:05:11] [Plugins] Loaded plugin "evolver". [2017-03-16 19:05:14] [Plugins] Loaded plugin "socket". [2017-03-16 19:05:14] [Plugins] Loaded plugin "recycle_items". [2017-03-16 19:05:14] [Plugins] Loaded plugin "collect_rewards". [2017-03-16...

Hi, I just made an easy to use docker recipe for this project. https://github.com/torvitas/docker-openpogobot Feel free to add a Link to the README.md. Greetings, Sascha

enhancement

### Expected Behavior The bot shouldn’t consistently trigger “excellent throw” bonuses. ### Actual Behavior The bot consistently triggers “excellent throw” bonuses. This results in better exp/hr, sure, but it also...

enhancement
more info needed

### Expected Behavior Bot exits when SIGINT is fired. ### Actual Behavior `Exiting PokemonGo Bot` is printed but nothing happens until all clients connected to the web server plugin exit....

bug

Hi, is it normal, that I start with a new empty Lvl 1 account? I use google login. its courios that my mailadress look xxx%cccc.de on the logs as well....

Hey I've installed OpenPoGoBot in my OSX and it is logging in and blablabla but it just do anything than logging in... All plugins that had example are running... Socket...

Right now I'm not satisfied with how the API wrapper is structured. For context, the way it currently works is the following: Bot/plugin calls API method => wrapper determines which...

cleanup
discussion

### Expected Behavior Should not use pokeballs with a zero count, use a better available ball or give up. ### Actual Behavior Tries to use pokeball that does not exist,...

bug

I got an error when I bot after 40 mins. Here is the error message... 2016-08-25 10:46:24,738 [ pgoapi] [ERROR] Request for new Access Token failed! Logged out... Traceback (most...

bug

OS: Debian 8 Hi guys ! awesome work to keep everything going to help out catching pokemons ;) Sadly i can't get it to work :( I thought its something...

more info needed