[GH-ISSUE #71] New --min_following #57

Closed
opened 2026-03-02 23:37:39 +03:00 by kerem · 0 comments
Owner

Originally created by @DNUSH on GitHub (Jul 29, 2020).
Original GitHub issue: https://github.com/alexal1/Insomniac/issues/71

—min_following

Disabled by default

If you are following more than the —min_following the —unfollow continue and stop when you reach the —min_following

If you are following less than the —min_following the —unfollow stop

We did this thinking in to have a control to make unfollow in general and give it more time to the users, for them to follow us back.

The idea is to run the script during a certain amount of days, until reach to a cuantity of follows. Once in that amount, we will add a —min_following.

Example:

—follow_limit 100 (daily for a weak)

After a weak:

—follow_limit 100 (daily)
—unfollow 100 —min_following 700 (daily)

Now we keep always on 700 followings min and we would ensure to just do unfollow to the people that we followed the last week and the ones that we are following this week, we would give them more time to follow us back.

As we go growing more than 700 followed, we will unfollowing the followed that are more old than a week

By @P3x26 and me

Originally created by @DNUSH on GitHub (Jul 29, 2020). Original GitHub issue: https://github.com/alexal1/Insomniac/issues/71 **—min_following** Disabled by default If you are following more than the —min_following the —unfollow continue and stop when you reach the —min_following If you are following less than the —min_following the —unfollow stop We did this thinking in to have a control to make unfollow in general and give it more time to the users, for them to follow us back. The idea is to run the script during a certain amount of days, until reach to a cuantity of follows. Once in that amount, we will add a —min_following. **Example:** —follow_limit 100 (daily for a weak) After a weak: —follow_limit 100 (daily) —unfollow 100 —min_following 700 (daily) Now we keep always on 700 followings min and we would ensure to just do unfollow to the people that we followed the last week and the ones that we are following this week, we would give them more time to follow us back. As we go growing more than 700 followed, we will unfollowing the followed that are more old than a week _By @P3x26 and me_
kerem closed this issue 2026-03-02 23:37:40 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Insomniac#57
No description provided.