mirror of
https://github.com/alexal1/Insomniac.git
synced 2026-04-26 18:15:54 +03:00
[GH-ISSUE #55] custom sleep function ? #44
Labels
No labels
bug
duplicate
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Insomniac#44
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @potentowl on GitHub (Jul 14, 2020).
Original GitHub issue: https://github.com/alexal1/Insomniac/issues/55
first time running and it goes fast sure it wont get blocked? anyway to add a custom sleep function ?
@alexal1 commented on GitHub (Jul 14, 2020):
Feel free to change it in
utils.py>def random_sleep():.These delays are quite human-like now, don't see why Instagram would block because of them. It's better to care about limits and how long Instagram app is kept opened.
@ghost commented on GitHub (Jan 4, 2021):
Can't find
random_sleep()@ghost commented on GitHub (Jan 4, 2021):
Nevermind. Found it.
It is now in sleeper.py