ohld / igbot

🐙 Free scripts, bots and Python API wrapper. Get free followers with our auto like, auto follow and other scripts!
https://hikerapi.com/p/N2P6iqiM
Apache License 2.0
4.71k stars 1.47k forks source link

Request : Filtering features #408

Closed jslm closed 4 years ago

jslm commented 6 years ago

Hi there, When follow or like functions by hashtag : Would be great to add these filters (and to be able to combines them together) :

Let me know!

sudoguy commented 6 years ago

instagram does not store the user's gender. But filtering by word in caption and profile can be done

Fardinak commented 6 years ago

I would also like to see said filters, but I believe implementing middleware-based filtering could be a better idea since…

i.e. I imagine being able to use the Clarifai API to filter irrelevant and NSFW content (also selective automatic reposting and smart commenting, although that's another discussion)

A helper module could provide the most common filters for profiles and media, ready to be used with minimal configuration. I would be willing to contribute the code for middleware support, provided that you see it fit for a novice Python developer.

bruvv commented 4 years ago

Closing this since its a very old issue. If this is still an issue please open a new one.