mirror of
https://github.com/alexal1/Insomniac.git
synced 2026-04-27 02:25:50 +03:00
[GH-ISSUE #120] swap order of follow & likes #92
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#92
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 @10000hzl on GitHub (Oct 2, 2020).
Original GitHub issue: https://github.com/alexal1/Insomniac/issues/120
I was reading about IG limits on a few sites, and I ran into this bit below, on this page.
When liking posts, make sure you are liking posts from the accounts you follow, otherwise, you are increasing the chance of getting banned.Currently, Insomniac likes a few photos of a user and then follows that user, would it be possible to invert the 2 actions? (follow first, and then like a few photos) Apparently IG prefers this kind of behavior rather than the other way around.
Thanks!
@alexal1 commented on GitHub (Oct 2, 2020):
Yes it's possible, but that's strange. Isn't it more "natural" that when you first open someone's profile, you first look at his/her content, like some photos, and if you're impressed, you press follow button? Seems that following anybody you've first seen is more suspicious.
@alexal1 commented on GitHub (Oct 2, 2020):
I think the point is that
so we should add random interactions with our own feed. To give some likes to those whom we follow.
@Fadude commented on GitHub (Jan 6, 2021):
Added on v3.6.0 - 50% randomness of selection an action to be first