2017 © Pedro Peláez
 

library facebook-bot

Facebook group managing bot written in PHP

image

wwphp-fb/facebook-bot

Facebook group managing bot written in PHP

  • Wednesday, July 1, 2015
  • by petk
  • Repository
  • 13 Watchers
  • 42 Stars
  • 6 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 11 Forks
  • 0 Open issues
  • 9 Versions
  • 0 % Grown

The README.md

Facebook Bot

Build Status, (*1)

Facebook Bot, (*2)

Facebook bot for handling some Facebook tasks in the group and a fun project to check what can be automated on Facebook within Groups specifically., (*3)

Features

  • Approving new membership requests

Installation

$ git clone git://github.com/wwphp-fb/facebook-bot
$ cd facebook-bot
$ composer install

Usage

For using this bot you can go through the documentation or check simple example below:, (*4)

<?php

$connection = new Connection('facebook-email@domain.tld', 'password', '314159265');
$bot = new Bot($connection);
$bot->run();

This application is released under the MIT License., (*5)

The Versions

01/07 2015

dev-master

9999999-dev

Facebook group managing bot written in PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Peter Kokot

facebook-bot

30/12 2014

v0.0.5

0.0.5.0

Facebook group managing bot written in PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Peter Kokot

facebook-bot

30/12 2014

dev-feature/modulemanager

dev-feature/modulemanager

Facebook group managing bot written in PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Peter Kokot

facebook-bot

29/12 2014

dev-feature/gistify

dev-feature/gistify

Facebook group managing bot written in PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Peter Kokot

facebook-bot

29/12 2014

v0.0.4

0.0.4.0

Facebook group managing bot written in PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Peter Kokot

facebook-bot

28/12 2014

dev-bug/profileurl

dev-bug/profileurl

Facebook bot written in PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Peter Kokot

facebook-bot

28/12 2014

dev-feature/connection

dev-feature/connection

Facebook bot written in PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Peter Kokot

facebook-bot

28/12 2014

v0.0.3

0.0.3.0

Facebook bot written in PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Peter Kokot

facebook-bot

27/12 2014

v0.0.2

0.0.2.0

Facebook bot written in PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Peter Kokot

facebook-bot