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

[Suggestion] Add sleep in between spinning pokespots #92

Closed
aconite33 opened this issue Jul 21, 2016 · 2 comments
Closed

[Suggestion] Add sleep in between spinning pokespots #92

aconite33 opened this issue Jul 21, 2016 · 2 comments

Comments

@aconite33
Copy link

Add a sleep mechanism to after spinning a pokespot to reduce chance of getting softbanned.

Suggested place: bot.py, line 46:
time.sleep(15)

@vincesmits
Copy link

sleep(randint(15,30))

@fredrik-hellmangroup
Copy link
Contributor

#88

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

No branches or pull requests

4 participants