AlejandroMS1912 / TwitterBot-without-API

A few of scripts that use an inputed hashtag or username as an index to execute the ordered action (Follow, unfollow, like or retweet) using random and customizable time intervals to avoid the Twitter's ban systems. It works just with a chrome driver and his python library Selenium-python. Without API/Tweepy
GNU General Public License v3.0
29 stars 6 forks source link

This is not working in macOS if you have multiple profiles #4

Closed alarno closed 1 year ago

alarno commented 1 year ago

I found the solution! in the path, you have to add a parameter: path/Google Chrome --profile-directory='profile name' And then, it works!!