shine-jayakumar / insta-likecom-bot

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

Add optional amount parameter to get_followers method via -fa or --followersamount flag #31

Closed m345054 closed 1 year ago

m345054 commented 1 year ago

This pull request introduces an optional amount parameter to the get_followers method, allowing users to limit the number of returned followers using the -fa [number] or --followersamount [number] command-line flag.

shine-jayakumar commented 1 year ago

@m345054 Thank you for your contribution. Good feature addition.