mirror of
https://github.com/alexal1/Insomniac.git
synced 2026-04-26 10:05:50 +03:00
[GH-ISSUE #99] can you add this feature #537
Labels
No labels
bug
duplicate
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Insomniac#537
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
@Fadude commented on GitHub (Jan 6, 2021):
Added on v3.6.0. Closing.
@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 ?
@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 :)
@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
@Fadude commented on GitHub (Jan 6, 2021):
@metapodcod So its interact-by-post-likers?
@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
@mattr9 commented on GitHub (Feb 23, 2021):
YES!!!! this is such a more human way to navigate instagram. please make this.
@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.
@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
@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