- It requires Python 3.x, Selenium, Chrome Driver to work smoothly
- Pass --a= paramter to define that what you want to automate (status or likes)
- Pass --u= paramter to define your facebook username
- Pass --p= paramter to define your facebook password
- Pass --url= parameter to metion your friend profile/Group URL to automate likes on It is Optional. If not specified then it will automate likes on your News Feed
- It is like "python fb_bot.py --a=status --u=****** --p=*******
- automate your likes and update status as desired interval of time
- For status, it will update single status per hour.
- For Likes, it will perform single like every half hour
If you do frequently , fb may give temporary suspend u
Use at your own risk