[GH-ISSUE #214] parameter interact-targets not working #637

Closed
opened 2026-03-13 22:14:02 +03:00 by kerem · 3 comments
Owner

Originally created by @polyphia on GitHub (Dec 13, 2020).
Original GitHub issue: https://github.com/alexal1/Insomniac/issues/214

After adding target usernames to targets.txt file in same folder the session finishes immeadiatly after running without performing any actions .

Tried providing username in both @username and username format .

Command used to run :

python start.py --interact-targets True --follow-percentage 30 --interactions-count 20-30 --no-speed-check

-------- START: 2020-12-13 17:40:16.950084 --------
[12/13 17:40:16] Open Instagram app
[12/13 17:40:17] Sleep for 2.42 seconds
[12/13 17:40:19] Press profile
[12/13 17:40:21] Sleep for 1.09 seconds
[12/13 17:40:22] Refreshing your profile status...
[12/13 17:40:24] Sleep for 2.36 seconds
[12/13 17:40:27] Hello, @xxxxxxxxxxxxx You have xxxx followers and xxxx followings so far.
[12/13 17:40:27] Close Instagram app

If you like this script, please give us a star:
https://github.com/alexal1/Insomniac

-------- FINISH: 2020-12-13 17:40:27.986748 --------

TOTAL
Completed sessions: 1
Total duration: 0:00:11.036664
Total interactions: 0
Successful interactions: 0
Total followed : 0
Total likes: 0
Total unfollowed: 0
Total stories watches: 0
Removed mass followers: none

Originally created by @polyphia on GitHub (Dec 13, 2020). Original GitHub issue: https://github.com/alexal1/Insomniac/issues/214 After adding target usernames to targets.txt file in same folder the session finishes immeadiatly after running without performing any actions . Tried providing username in both @username and username format . Command used to run : python start.py --interact-targets True --follow-percentage 30 --interactions-count 20-30 --no-speed-check -------- START: 2020-12-13 17:40:16.950084 -------- [12/13 17:40:16] Open Instagram app [12/13 17:40:17] Sleep for 2.42 seconds [12/13 17:40:19] Press profile [12/13 17:40:21] Sleep for 1.09 seconds [12/13 17:40:22] Refreshing your profile status... [12/13 17:40:24] Sleep for 2.36 seconds [12/13 17:40:27] Hello, @xxxxxxxxxxxxx You have xxxx followers and xxxx followings so far. [12/13 17:40:27] Close Instagram app If you like this script, please give us a star: https://github.com/alexal1/Insomniac -------- FINISH: 2020-12-13 17:40:27.986748 -------- TOTAL Completed sessions: 1 Total duration: 0:00:11.036664 Total interactions: 0 Successful interactions: 0 Total followed : 0 Total likes: 0 Total unfollowed: 0 Total stories watches: 0 Removed mass followers: none
kerem closed this issue 2026-03-13 22:14:07 +03:00
Author
Owner

@Fadude commented on GitHub (Dec 16, 2020):

Can you share with us your targets file & full log?

<!-- gh-comment-id:746447712 --> @Fadude commented on GitHub (Dec 16, 2020): Can you share with us your targets file & full log?
Author
Owner

@polyphia commented on GitHub (Dec 26, 2020):

Can you share with us your targets file & full log?

[12/26 03:40:40] There are no more new targets to interact with in the database (all been already interacted / filtered).
[12/26 03:40:40] If you wish to continue interacting with targets, add new targets to the database using scrapping / targets.txt or use the reinteract-after & refilter-after parameters in order to interact with the targets that are already loaded in the database.
[12/26 03:40:40] Close Instagram app

If you like this bot, please give us a star:
https://github.com/alexal1/Insomniac

-------- FINISH: 2020-12-26 03:40:40.681347 --------

TOTAL
Completed sessions: 1
Total duration: 0:00:17.579383
Total interactions: 0
Successful interactions: 0
Total followed : 0
Total likes: 0
Total unfollowed: 0
Total stories watches: 0
Removed mass followers: none

targets file is just 10 lines with usernames :

user1
user2
user3
user4

etc ...

<!-- gh-comment-id:751343318 --> @polyphia commented on GitHub (Dec 26, 2020): > Can you share with us your targets file & full log? [12/26 03:40:40] There are no more new targets to interact with in the database (all been already interacted / filtered). [12/26 03:40:40] If you wish to continue interacting with targets, add new targets to the database using scrapping / targets.txt or use the reinteract-after & refilter-after parameters in order to interact with the targets that are already loaded in the database. [12/26 03:40:40] Close Instagram app If you like this bot, please give us a star: https://github.com/alexal1/Insomniac -------- FINISH: 2020-12-26 03:40:40.681347 -------- TOTAL Completed sessions: 1 Total duration: 0:00:17.579383 Total interactions: 0 Successful interactions: 0 Total followed : 0 Total likes: 0 Total unfollowed: 0 Total stories watches: 0 Removed mass followers: none targets file is just 10 lines with usernames : user1 user2 user3 user4 etc ...
Author
Owner

@Fadude commented on GitHub (Mar 26, 2021):

A lot has been changed.
Please take a look on the insomniac-documentation
You can also try the targets-interaction config file from the configs-examples directory.

<!-- gh-comment-id:808149726 --> @Fadude commented on GitHub (Mar 26, 2021): A lot has been changed. Please take a look on the [insomniac-documentation ](https://insomniac-bot.com/docs/#/) You can also try the targets-interaction config file from the configs-examples directory.
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#637
No description provided.