mifi / mifi/SimpleInstaBot

Unfollow only people who don`t follow back after X days

Open
#73 2 comments 0 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

Feature request:
Being able to unfollow people who don't follow back after X days

And a bit more advanced:
Being able to unfollow people who don't follow back after X days + unfollow a ratio of people who follow back

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 names no files or tests; search the TypeScript codebase for existing follow and unfollow actions, scheduling, and follower-state tracking. Clarify the X-day rule and ratio behavior before implementation; done means the configured automation handles both non-followers and the optional follow-back ratio.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
desktop
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.