Unfollow only people who don`t follow back after X days
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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