A bot for commenting on Facebook posts.
Your friend just offered to do something silly for commenting in thousands in their post? look no further! You are in the right repo xD
It’s a simple selenium automation implementation. It logs in your account and then goes to your friends timeline and finds the latest post and starts commenting.
your_pc$ virtualenv -p /usr/bin/python3 venv
your_pc$ source venv/bin/activate
(venv)your_pc$ pip install -r requirements.txt
You will need to add PATH for geckodriver
(venv)your_pc$ export PATH=$PATH:.
(venv)your_pc$ python main.py
You can use a residential proxy to avoid being flagged as a bot and get your IP blocked.