This project automates the task of posting a message in your post, randomly choosing friends, add a friend to Facebook. Python, Selenium are being used to make the magic happen. In this project I have used Pyautogui to programmatically control the mouse & keyboard and Pydirectinput to replicate the functionality of the PyAutoGUI mouse and keyboard inputs.
- Python
- Selenium
- Numpy
- Pydirectinput
- Pyautogui
- Firstly, Git clone the Project by using git clone "https://github.com/PranavDuggal/Facebook-Automated-Bot.git"
- cd Facebook-Automated-Bot
- cd facebook-bot
- python main.py
- I have provided the chromedriver in the drivers folder.