shine-jayakumar / insta-likecom-bot

Automates likes and comments on an instagram account or tag
MIT License
136 stars 29 forks source link

Post Date constraint for like/comment #24

Closed datslo closed 1 year ago

datslo commented 1 year ago

It would be great if the bot has the ability to limit likes/comments to posts of a certain age. Example: Only like 1 post per account if it was posted in the last 7 days. No one wants to like the last post from 2019 🤣

shine-jayakumar commented 1 year ago

@datslo "It would be great if the bot has the ability to limit likes/comments to posts of a certain age." - that's a good suggestion. It will be added in the next version.

ap0l0 commented 1 year ago

@datslo "It would be great if the bot has the ability to limit likes/comments to posts of a certain age." - that's a good suggestion. It will be added in the next version.

was this feature added? I think using this feature the other request I made for "recent posts" will also apply

shine-jayakumar commented 1 year ago

@datslo "It would be great if the bot has the ability to limit likes/comments to posts of a certain age." - that's a good suggestion. It will be added in the next version.

was this feature added? I think using this feature the other request I made for "recent posts" will also apply

This should be quite a useful feature. I will add this

shine-jayakumar commented 1 year ago

@datslo "It would be great if the bot has the ability to limit likes/comments to posts of a certain age." - that's a good suggestion. It will be added in the next version.

was this feature added? I think using this feature the other request I made for "recent posts" will also apply

This should be quite a useful feature. I will add this

Recently added. Script can now filter posts based on recent n days. (use option -il or --inlast)