[GH-ISSUE #343] --interact @blogger is the same as --interact @blogger-followers #292

Closed
opened 2026-03-02 23:39:18 +03:00 by kerem · 1 comment
Owner

Originally created by @davebaird on GitHub (Jun 4, 2021).
Original GitHub issue: https://github.com/alexal1/Insomniac/issues/343

I expected --interact @blogger to interact with @blogger but instead it interacts with the followers of @blogger. Is there any way to feed a list of usernames to Insomniac and get it to interact with these accounts?

Originally created by @davebaird on GitHub (Jun 4, 2021). Original GitHub issue: https://github.com/alexal1/Insomniac/issues/343 I expected `--interact @blogger` to interact with `@blogger` but instead it interacts with the followers of `@blogger`. Is there any way to feed a list of usernames to Insomniac and get it to interact with these accounts?
kerem closed this issue 2026-03-02 23:39:18 +03:00
Author
Owner

@davebaird commented on GitHub (Jun 4, 2021):

Ok, I discovered there's an option that implements what I want. So --interact-targets True reads a list of profiles from targets.txt and interacts directly with these accounts (not with their followers). To supply the usernames on the command-line instead of in targets.txt you can use the (undocumented?) --targets-list option. In this case, the targets should not have the leading @ symbol.

<!-- gh-comment-id:854866917 --> @davebaird commented on GitHub (Jun 4, 2021): Ok, I discovered there's an option that implements what I want. So `--interact-targets True` reads a list of profiles from `targets.txt` and interacts directly with these accounts (not with their followers). To supply the usernames on the command-line instead of in `targets.txt` you can use the (undocumented?) `--targets-list` option. In this case, the targets should not have the leading @ symbol.
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#292
No description provided.