Feature Request / Question: Exclude List Of Usernames
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 692
- Forks
- 103
- Avg merge
- 3m
- Merged PRs (30d)
- 4
Description
In instauto/example.js I see you have an option to set an excludeUsers array.
Is there any way to set this in SimpleInstaBot?
Alternatively, would manually adding all my current follows/followers to the [username]-unfollowed.json file in ~/Library/Application Support/SimpleInstaBot cause them to not be unfollowed/followed by the bot?
Thanks!
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 with instauto/example.js and compare its excludeUsers option with the corresponding SimpleInstaBot behavior. Then inspect the [username]-unfollowed.json file under ~/Library/Application Support/SimpleInstaBot. Done should be a confirmed, documented way to exclude usernames without unintended follow or unfollow actions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100