shine-jayakumar / insta-likecom-bot

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

[Critical Bug] Script is sending random comments in DM's even with the nocomments in true or the -nc enabled #60

Closed ap0l0 closed 1 year ago

ap0l0 commented 1 year ago

Hi @shine-jayakumar

It shows also this error even when -nc is enabled:

[] => [comment_on_story] Error: WebDriverException [] => [comment_on_story] Error: WebDriverException

Seems to be ignoring this value too:

"likestory": 2,

It likes all the stories instead of just 2

"viewstory": true, "likestory": 2, "likecomments": 2,

shine-jayakumar commented 1 year ago

Issue fixed in latest push. Please clone the repo again.