dev-master
9999999-devPhergie plugin for providing the ability to send and receive IRC messages via middleware
BSD-2-Clause
The Requires
The Development Requires
plugin bot irc phergie
Phergie plugin for providing the ability to send and receive IRC messages via middleware
This repo is being kept for posterity and will be archived in a readonly state. If you're interested it can be forked under a new Composer namespace/GitHub organization., (*1)
Phergie plugin for providing the ability to send and receive IRC messages via middleware., (*2)
The recommended method of installation is through composer.
Be advised you may need to set minimum-stability
to dev
to use this plugin.
Read about minimum-stability here, (*4)
composer require phergie/phergie-irc-plugin-react-bridge:dev-master
:exclamation: This plugin requires Phergie Irc Bot React
version less than 2
and greater than 1.0. These are old versions of the bot core and this plugin
will probably require modifications to work with newer versions of the bot., (*5)
See Phergie documentation for more information on installing and enabling plugins., (*6)
new \Phergie\Irc\Plugin\React\Bridge\Plugin(array( ))
To run the unit test suite:, (*7)
curl -s https://getcomposer.org/installer | php php composer.phar install cd tests ../vendor/bin/phpunit
Released under the BSD License. See LICENSE
., (*8)
Phergie plugin for providing the ability to send and receive IRC messages via middleware
BSD-2-Clause
plugin bot irc phergie