mifi / mifi/SimpleInstaBot

randomize Unfollow and follow activity further

Open
#191 15 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
692
Forks
103
Avg merge
3m
Merged PRs (30d)
4

Description

I think it is very suspicious and will lead to detection that the follow/unfollow activity never mixes.
Meaning: it always starts with ONLY unfollowing and then ONLY follows.
It would be much less suspicious if it would spread the unfollows out randomly across the active time.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue does not name any files or tests. Start by locating the follow/unfollow activity scheduling entry point and review how the active period is ordered. Done means unfollow actions are distributed among follow actions rather than occurring in one uninterrupted phase; add or run the relevant scheduling tests if the project provides them.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.