The BOT Unfollow and Follow Pattern
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 692
- Forks
- 103
- Avg merge
- 3m
- Merged PRs (30d)
- 4
Description
I guess it will be better if the BOT unfollow random number of accounts and then followed by following random Accounts to look it bit more human.
At the moment, the bot Unfollow 66 accounts and then move to Following. looks pretty much straight forward pattern to a BOT.
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
Start by locating the workflow that unfollows 66 accounts and then begins following accounts; the issue does not name specific files or tests. Trace how the unfollow and follow counts are selected, then verify that the completed behavior varies the number of accounts rather than always using a fixed sequence.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100