-
-
Notifications
You must be signed in to change notification settings - Fork 144
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Follow Users Who Liked Content Of User #85
Comments
Indeed I'm talking here about an "enhancement" :) Because this code run perfectly! Thanks by advance 👍 |
@joelemanoel maybe you already have something like that!? :) |
Yeah. I will develop soon. Just find some free time and I'll do it. |
@joelemanoel Thank you very much by advance. I'm really enthusiast about this project, if I can help, let me know I will! Already started with the 2 first PR of my life today :)) |
Quick Share, for the moment, I run with that 👍 ` console.log('Searching for liker of my posts'); const myposts = ['CbuV2QhAdyN','CbwxgsyAcgc','CbtAGqjATiz','Cbs6nSTAqud','Cbs4pj8AdBb','Cbs3egsgh_K','CbsqCV6ASfj','CbsgS_LAsHn','CbdcPixvoZG','Cbv5JxtAM9'];
Unfortunately, I dont have enough skill in NODEJS to :
|
is there any progress on this? |
I can share my actual peace of code that is working. BUT I'm pretty sure that it is a bad way to do it, @joelemanoel may you help to integrate it properly ?
Also you have to edit .\node_modules\instauto\src\index.js to add this in the global return function
|
Any news about this ? |
Based on #75 may you provide a way to list content_shortcodes from a user, so we get an input for the function getUsersWhoLikedContent({ contentId })
Awaited workflow for FollowUsersWhoLikedContentOfUser :
Please notice that if I use FollowUsersWhoLikedContentFromThisUser on My account it will auto follow users who liked my posts
The text was updated successfully, but these errors were encountered: