2017 © Pedro Peláez
 

library phergie-irc-plugin-react-daddy

Phergie IRC bot plugin responding to Who's your *? phrases

image

phergie/phergie-irc-plugin-react-daddy

Phergie IRC bot plugin responding to Who's your *? phrases

  • Monday, December 21, 2015
  • by dstockto
  • Repository
  • 1 Watchers
  • 0 Stars
  • 85 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 4 Versions
  • 5 % Grown

The README.md

phergie/phergie-irc-plugin-react-daddy

A plugin for Phergie to react to phrases like "Who's your *?", (*1)

Build Status Coverage Status Code Climate, (*2)

Install

The recommended method of installation is through composer., (*3)

{
    "require": {
        "phergie/phergie-irc-plugin-react-daddy": "~2"
    }
}

See Phergie documentation for more information on installing plugins., (*4)

Configuration

new \Phergie\Irc\Plugin\React\Daddy\Plugin()

Usage

This plugin monitors PRIVMSG events attempting to locate messages like "Who's your *?". When it finds one, it responds to the user who posted the message that they are, in fact, Phergie's *. For example, if IRC user "bob" says "Who's my fish monger?", Phergie will respond with "You're my fish monger, bob!", (*5)

Tests

To run the unit test suite:, (*6)

curl -s https://getcomposer.org/installer | php
php composer.phar install
./vendor/bin/phpunit

License

Released under the BSD License. See LICENSE., (*7)

The Versions

21/12 2015

dev-master

9999999-dev https://github.com/dstockto/phergie-irc-plugin-react-daddy

Phergie IRC bot plugin responding to Who's your *? phrases

  Sources   Download

BSD-2-Clause

The Requires

 

The Development Requires

irc phergie

21/12 2015
29/12 2014
29/12 2014

dev-update-dependencies

dev-update-dependencies https://github.com/dstockto/phergie-irc-plugin-react-daddy

Phergie IRC bot plugin responding to Who's your *? phrases

  Sources   Download

BSD-2-Clause

The Requires

 

The Development Requires

irc phergie