tejado / pgoapi

Pokemon Go API lib
Other
1.4k stars 445 forks source link

how does this work after the update? #195

Open Benoff opened 8 years ago

Benoff commented 8 years ago

I downloaded the pgoapi master but what to do now?;( please help

elliottcarlson commented 8 years ago

Review the wiki documentation and check the pokecli.py for an example of how to work with the API. Please ask for more specific help regarding issues.

xnmrgn commented 8 years ago

Yeah, I am completely confused as to how I can even run this program... I have python 2.7 installed but am not sure where to go from there.

PieterxJan commented 8 years ago

I came here after AHAAAAAAA shut down his repo. But it's not really clear to me how we can get this to work. I've also checked the wiki documentation, but it says that we need to run runserver.py. It used to be runserver.py with AHAAAAAAA's repo, but I can't find any runserver.py script in here?

elliottcarlson commented 8 years ago

This is an API, with an example script - the other project referenced utilized it, but other than that is unrelated. There are forks of that original repo that have continued - your best bet would be to find those.

PieterxJan commented 8 years ago

Ok, thanks for the clarification 👍