Skip to content
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

Buddy System #5419

Closed
kevinlife opened this issue Sep 13, 2016 · 11 comments
Closed

Buddy System #5419

kevinlife opened this issue Sep 13, 2016 · 11 comments

Comments

@kevinlife
Copy link
Contributor

Is there any plan to implement the buddy system?

@DeXtroTip
Copy link
Contributor

I've been working on this, already made a new task, need to test it. But the api calls for that are not up yet, I guess.

@joelgreen
Copy link
Contributor

@DeXtroTip New api calls will be updated in this PR #5421

@DeXtroTip
Copy link
Contributor

I've the task ready, just need to add documentation. Also, can't make PR since there is a bug in the api with the SetBuddyPokemon api call which needs to be fixed first.

@dogeatdog
Copy link

It would be naive to think that just adding a buddy in the app first and then just start running the bot will cause the candies for your buddy to be added automatically ? Just wondering :)

@davidakachaos
Copy link
Contributor

I have set a buddy, when I login to the game via the app I see the distance is registered for the buddy 😄 so that seems to work.

@rumytaulu
Copy link

Manually adding a pokemon buddy with Pokemon App (Android PokemonGo App in my case) and then running the bot did the trick, it start collecting candies.

@DeXtroTip DeXtroTip reopened this Sep 15, 2016
@DeXtroTip
Copy link
Contributor

Adding the buddy in the app and the running the bot should work but may only get you the candies after use the app again since the bot doesn't make that api call yet. That's my guess.
Do you know if there is any daily limit for the candies received? I was running some tests yeaterday and after some time with the same buddy I started getting errors receiving the candy, the api call was successfull but there were no candies.

@dogeatdog
Copy link

dogeatdog commented Sep 15, 2016

Not sure, just tested it, stopped the bot and started the app. Pikachu had found +4 Candies :) Will have it run for some time now and see after an hour or 2. It should say +10 or something after that.

edit : https://www.reddit.com/r/TheSilphRoad/comments/52h11h/daily_limits_on_buddy_candies/

@DeXtroTip
Copy link
Contributor

DeXtroTip commented Sep 15, 2016

Yeah, you get +4 because the bot does not make any api call so the candies that you should earn at each km (depending on pokemon) you receive them all at once when opening the app.
EDIT - Thanks for that info @dogeatdog. Some of them say there's a limit, so that might be, but I'll also try to test and find it.

@ukos-git
Copy link
Contributor

@DeXtroTip is this also the reason why the bot says

0 NN candys earned. You now have XX candy! (Candy Limit 0/100) Probably reached candy daily limit

when collecting the candy reward?

@DeXtroTip
Copy link
Contributor

I couldn'5 test it too much because had no way to run the bot so much time in a day. But it did happen to me 2 times and I guess it was around 42 or 44 km, so it might be the limit and that's when you get 0 candies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants