-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Comments
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. |
@DeXtroTip New api calls will be updated in this PR #5421 |
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. |
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 :) |
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. |
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. |
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. |
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/ |
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. |
@DeXtroTip is this also the reason why the bot says
when collecting the candy reward? |
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. |
Is there any plan to implement the buddy system?
The text was updated successfully, but these errors were encountered: