mifi / mifi/SimpleInstaBot

Feature Request: Don't follow users who are already following you

Open
#97 0 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Would be great if it could avoid following users who are already followers. Perhaps it could just detect that there's a "Follow Back" button rather than a "Follow"?

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

Start by locating the follow action in the TypeScript GUI and inspect how it distinguishes the “Follow” and “Follow Back” buttons. The work is done when users who already follow the account are skipped while other intended users are still followed; add or update coverage if the project has tests for this behavior.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.