tejado / pgoapi

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

Evolving Pokemon #48

Closed joshk6656 closed 8 years ago

joshk6656 commented 8 years ago

On the main page, you mention the RPC request is there for evolving pokemon, could you please show me how to use it?

mikeres0 commented 8 years ago

+1

samuelteixeiras commented 8 years ago

Is it a bad idea create a wiki page for show the usage of the api ?

mikeres0 commented 8 years ago

@samuelteixeiras It would be a great thing if someone could document each RPC request with the required parameters. I would make a start but I'm in the same boat...

tejado commented 8 years ago

No, feel free to do this. But I will also create an examples directory in the repository itself (if you want to be faster than me, create a PR ;)

Im just preparing a bigger update for py3 compatibility and import of all protos of @aeonlucid. So better to wait until this (hope I will push it in an hour or so)

samuelteixeiras commented 8 years ago

great @tejado , maybe we can do this using your example files. Good job by the way.

HelloKitty commented 8 years ago

I poked around in the old API. I couldn't find a protobuf def for a request that would evolve Pokemon.

Was it missing?

jle3 commented 8 years ago

@tejado excited for py3 compatibility great work

SophisticaSean commented 8 years ago

if you guys checkout https://github.com/tejado/pgoapi/pull/74 you'll see i've added an example call for evolving pokemon in the pokecli.py file

tejado commented 8 years ago

https://github.com/tejado/pgoapi/wiki