alexal1 / Insomniac

Instagram bot for automated Instagram interaction using Android device via ADB
https://insomniac-bot.com
MIT License
693 stars 159 forks source link

can you add this feature #99

Open metapodcod opened 4 years ago

metapodcod commented 4 years ago

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 3 years ago

Added on v3.6.0. Closing.

metapodcod commented 3 years ago

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

Fadude commented 3 years ago

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 3 years ago

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 3 years ago

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

metapodcod commented 3 years ago

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 3 years ago

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.

mattr9 commented 3 years ago

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 3 years ago

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 2 years ago

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