Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 404 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 404 Bytes

Facebook activity bot

This is a bot used for warming up facebook accounts. It can automate some of the actions of user to keep accounts active.

Instructions to use

  1. Install Python 3
  2. Install selenium using pip install selenium
  3. Add some facebook accounts in the accounts text file, one account on one line
  4. Add cookies if available else comment out that part in code
  5. Run facebook_bot.py