[GH-ISSUE #268] Prevent interact with already followed users #681

Closed
opened 2026-03-13 22:21:13 +03:00 by kerem · 2 comments
Owner

Originally created by @shifenis on GitHub (Feb 15, 2021).
Original GitHub issue: https://github.com/alexal1/Insomniac/issues/268

Like the title, it would be awesome if Insomniac could avoid interacting with the already followed users, even the users followed
by users.
I didn't find any references to this in the doc, so I'll describe a scenario.

Scenario:

The user trying to interact with User x, this one follows mutual users, so these will be on top of the list and the interact script will interact.

Desired

Add the possibility to add some flag (like -skip-mutual) in interact, for examples:

--interact @natgeo-following-skip-mutual.

I'll try to implement it myself, and send a PR, but I think this is could be helpful for tracking or other devs.

Originally created by @shifenis on GitHub (Feb 15, 2021). Original GitHub issue: https://github.com/alexal1/Insomniac/issues/268 Like the title, it would be awesome if `Insomniac` could avoid interacting with the already followed users, even the users followed by users. I didn't find any references to this in the doc, so I'll describe a scenario. ## Scenario: The user trying to interact with User x, this one follows mutual users, so these will be on top of the list and the interact script will interact. ## Desired Add the possibility to add some flag (like `-skip-mutual`) in `interact`, for examples: ```--interact @natgeo-following-skip-mutual```. I'll try to implement it myself, and send a PR, but I think this is could be helpful for tracking or other devs.
kerem closed this issue 2026-03-13 22:21:18 +03:00
Author
Owner

@Fadude commented on GitHub (Feb 15, 2021):

Sounds great! PRs are most welcome!

<!-- gh-comment-id:779452894 --> @Fadude commented on GitHub (Feb 15, 2021): Sounds great! PRs are most welcome!
Author
Owner

@alexal1 commented on GitHub (Mar 20, 2021):

Looks like we already have this feature: use filters: "skip_already_following_profiles": true

<!-- gh-comment-id:803324162 --> @alexal1 commented on GitHub (Mar 20, 2021): Looks like we already have this feature: use [filters](https://insomniac-bot.com/docs/#/?id=filters): `"skip_already_following_profiles": true`
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Insomniac#681
No description provided.