mifi / instauto

Instagram bot / automation library written in Javascript for Node.js
799 stars 145 forks source link

Updated findUnfollow function with selector 2 #92

Closed Sn0wAlice closed 2 years ago

Sn0wAlice commented 2 years ago

findUnfollowButton is now based on an array . and i added method addCustomUnfollowButtonSelector(str) who can be use by developers to add selector to array manually.

this is a update based on https://github.com/mifi/instauto/pull/91

mifi commented 2 years ago

thanks for your pr. that's a good idea, however this pr now has some conflicts. also i'm not sure why you're using this in your code. instauto is not a class but a closure