[GH-ISSUE #99] can you add this feature #537

Open
opened 2026-03-13 21:51:14 +03:00 by kerem · 10 comments
Owner

Originally created by @metapodcod on GitHub (Sep 2, 2020).
Original GitHub issue: https://github.com/alexal1/Insomniac/issues/99

can you make a feature like here https://github.com/InstaPy/instapy-quickstart/blob/master/quickstart_templates/good_commenting_strategy_and_new_qs_system.py

Originally created by @metapodcod on GitHub (Sep 2, 2020). Original GitHub issue: https://github.com/alexal1/Insomniac/issues/99 can you make a feature like here https://github.com/InstaPy/instapy-quickstart/blob/master/quickstart_templates/good_commenting_strategy_and_new_qs_system.py
Author
Owner

@Fadude commented on GitHub (Jan 6, 2021):

Added on v3.6.0. Closing.

<!-- gh-comment-id:755269309 --> @Fadude commented on GitHub (Jan 6, 2021): Added on v3.6.0. Closing.
Author
Owner

@metapodcod commented on GitHub (Jan 6, 2021):

@alexal1 @Fadude where did you add this feature, it does not appear in the wiki
Can you show me an example usage ?

<!-- gh-comment-id:755307659 --> @metapodcod commented on GitHub (Jan 6, 2021): @alexal1 @Fadude where did you add this feature, it does not appear in the wiki Can you show me an example usage ?
Author
Owner

@Fadude commented on GitHub (Jan 6, 2021):

Version 3.6.0, edit and use this config file:
https://github.com/alexal1/Insomniac/blob/master/config-examples/interact/interact-likes-follow-story-comment.json

Take a look at the release notes of 3.6.0 :)

<!-- gh-comment-id:755338917 --> @Fadude commented on GitHub (Jan 6, 2021): Version 3.6.0, edit and use this config file: https://github.com/alexal1/Insomniac/blob/master/config-examples/interact/interact-likes-follow-story-comment.json Take a look at the release notes of 3.6.0 :)
Author
Owner

@metapodcod commented on GitHub (Jan 6, 2021):

this is not what i want
goes to these shared posts and follows people who like them

https://github.com/InstaPy/instapy-quickstart/blob/master/quickstart_templates/good_commenting_strategy_and_new_qs_system.py Here, whoever shared the content follows and comments on her post.

@Fadude

<!-- gh-comment-id:755579885 --> @metapodcod commented on GitHub (Jan 6, 2021): this is not what i want goes to these shared posts and follows people who like them https://github.com/InstaPy/instapy-quickstart/blob/master/quickstart_templates/good_commenting_strategy_and_new_qs_system.py Here, whoever shared the content follows and comments on her post. @Fadude
Author
Owner

@Fadude commented on GitHub (Jan 6, 2021):

@metapodcod So its interact-by-post-likers?

<!-- gh-comment-id:755719742 --> @Fadude commented on GitHub (Jan 6, 2021): @metapodcod So its interact-by-post-likers?
Author
Owner

@metapodcod commented on GitHub (Jan 7, 2021):

https://github.com/InstaPy/instapy-quickstart/blob/master/quickstart_templates/good_commenting_strategy_and_new_qs_system.py "instapy" works like this: navigate to given tags, receive posts, like posts, comment on that post and move to next content,

for example https://www.instagram.com/explore/tags/turkey/ counts all content here, performs the operations I mentioned above respectively or in a mixed way

In short, we are interested in the posts on the label, not with who liked them.

I'm sorry for my bad english @Fadude

<!-- gh-comment-id:755850669 --> @metapodcod commented on GitHub (Jan 7, 2021): https://github.com/InstaPy/instapy-quickstart/blob/master/quickstart_templates/good_commenting_strategy_and_new_qs_system.py "instapy" works like this: navigate to given tags, receive posts, like posts, comment on that post and move to next content, for example https://www.instagram.com/explore/tags/turkey/ counts all content here, performs the operations I mentioned above respectively or in a mixed way In short, we are interested in the posts on the label, not with who liked them. I'm sorry for my bad english @Fadude
Author
Owner

@mattr9 commented on GitHub (Feb 23, 2021):

https://github.com/InstaPy/instapy-quickstart/blob/master/quickstart_templates/good_commenting_strategy_and_new_qs_system.py "instapy" works like this: navigate to given tags, receive posts, like posts, comment on that post and move to next content,

for example https://www.instagram.com/explore/tags/turkey/ counts all content here, performs the operations I mentioned above respectively or in a mixed way

In short, we are interested in the posts on the label, not with who liked them.

I'm sorry for my bad english @Fadude

YES!!!! this is such a more human way to navigate instagram. please make this.

<!-- gh-comment-id:783920010 --> @mattr9 commented on GitHub (Feb 23, 2021): > https://github.com/InstaPy/instapy-quickstart/blob/master/quickstart_templates/good_commenting_strategy_and_new_qs_system.py "instapy" works like this: navigate to given tags, receive posts, like posts, comment on that post and move to next content, > > for example https://www.instagram.com/explore/tags/turkey/ counts all content here, performs the operations I mentioned above respectively or in a mixed way > > In short, we are interested in the posts on the label, not with who liked them. > > I'm sorry for my bad english @Fadude YES!!!! this is such a more human way to navigate instagram. please make this.
Author
Owner

@mattr9 commented on GitHub (Feb 23, 2021):

maybe to clarify the requested interaction if this helps...the idea is that you go to a hashtag and view its recent images, select X number of those images, like Y percent of them and comment on Z percent of those. rather than going to users profiles based on some list, the bot would just be liking/commenting recently posted things.

in addition, comments can be tailored to the hashtag you are viewing and therefore less generic and bot-like.

<!-- gh-comment-id:783921836 --> @mattr9 commented on GitHub (Feb 23, 2021): maybe to clarify the requested interaction if this helps...the idea is that you go to a hashtag and view its recent images, select X number of those images, like Y percent of them and comment on Z percent of those. rather than going to users profiles based on some list, the bot would just be liking/commenting recently posted things. in addition, comments can be tailored to the hashtag you are viewing and therefore less generic and bot-like.
Author
Owner

@metapodcod commented on GitHub (Oct 5, 2021):

humm it's a pity that this feature has not been added yet :( Commenting, liking and following the content shared on the hashtag

<!-- gh-comment-id:933993714 --> @metapodcod commented on GitHub (Oct 5, 2021): humm it's a pity that this feature has not been added yet :( Commenting, liking and following the content shared on the hashtag
Author
Owner

@metapodcod commented on GitHub (Jul 19, 2022):

I've been waiting for a development on this issue for 1 year, is this project dead? @Fadude @alexal1

<!-- gh-comment-id:1188484518 --> @metapodcod commented on GitHub (Jul 19, 2022): I've been waiting for a development on this issue for 1 year, is this project dead? @Fadude @alexal1
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#537
No description provided.