Skip to content
This repository has been archived by the owner on Mar 12, 2020. It is now read-only.

phergie/phergie-irc-plugin-react-bofh

Repository files navigation

phergie/phergie-irc-plugin-react-bofh

Phergie plugin for pulling excuses from bastard operator from hell.

Build Status

Install

The recommended method of installation is through composer.

{
    "require": {
        "phergie/phergie-irc-plugin-react-bofh": "^2"
    }
}

See Phergie documentation for more information on installing and enabling plugins.

Configuration

return [
    'plugins' => [
        // configuration
        new \Phergie\Irc\Plugin\React\BOFH\Plugin([



        ])
    ]
];

Tests

To run the unit test suite:

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

License

Released under the BSD License. See LICENSE.

About

plugin for pulling excuses from bastard operator from hell

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages