Open ev4ndropc opened 4 years ago
Hello @ev4ndropc , thank you for your feedback. Did you mean the ability to save the url of all posts belonging to a hashtag / user to the file and comment on all links in this file? Can you give details about your suggestion?
Hello @ev4ndropc , thank you for your feedback. Did you mean the ability to save the url of all posts belonging to a hashtag / user to the file and comment on all links in this file? Can you give details about your suggestion?
For example, when you search for a hastag, several posts appear, so it is possible to take all links (or a number determined by the user) of the photos that used that hastag and save them in a json or a text file.
When you are finished capturing the links, start the process of commenting on the photos placing the link in the url.
it would also be very good if it had a json or text file where the user could register random comments, say that he has registered 5 comments, the system would sort 1 comment per photo, to be more dynamic and trick the instagram defense mechanism.
I was developing a bot like this for my personal use with nodejs and puppeteer, but yours is more complete than mine, so it's more interesting to use yours, and these functions I was implementing in mine.
With node it's easy to do this, with python I don't know hahahaha
@ev4ndropc Thank you for your suggestions. I recorded your @suggestion. 👍 I will let you know if we improve your suggestions.
For the current version of the application, there are two options in the bulk comments feature. 1-) random comments generated by the app 2-) Comments you uploaded as txt file
You can specify how many comments you want to write for the post. The comment limit for this feature is set at 50.
I saw this option, but from what I understand, it is for comment in the same post, it doesn't make much sense. The other option that I saw in comments, I need to paste the link of the publication, which is not practical and for that, there is no need for a bot, because since I will have to get a link manually it is easier to give a ctrl + v in the comment and publish than paste the link in the bot 😂😂😂
Hello, it is not a mistake, I would just like to make a suggestion, the bot is incredible and congratulations are in order, but I would like to extract post by hashtag or user and save it in a list of then program to send pre-added comments in a file text for example?
Because by 1 by 1 the post link to comment is the same job as doing it manually.