• Stars
    star
    163
  • Rank 230,424 (Top 5 %)
  • Language
    PHP
  • License
    MIT License
  • Created over 9 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Automate common Facebook activities such as posting to groups and pages walls. Effortlessly post to multiple groups or pages.

Facebook-Auto-Pilot

Automate common Facebook activities such as posting to groups & pages walls.

Link: https://www.darwinmail.app

This script makes use of the Facebook API to effortlessly carry out certain tasks.

  • Post to groups your a member or an admin of.
  • Post to pages your a member or an admin of.
  • Set the max delay in seconds between api requests (posting).
  • Set the max amount of groups to post on in one run of this script.

How to Use

  1. Simply open up 'config.php'
  2. Create a new facebook app at https://developers.facebook.com/apps
  3. Browse to your newly created app
  4. Copy in your appID and appSecret to your file in step one
  5. Make sure to set your apps 'Site URL' to http://localhost if your running the script locally

Future

In the near future I plan to add many more types of Facebook functions.

  • Stay tuned!

Feel free to Fork ;)