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.
❗ As of Phergie Irc Client React version 3 and higher this plugin's functionality is provided by the Client. If starting a new project you cannot use this plugin!
A plugin for Phergie to respond to server ping events.
The recommended method of installation is through composer.
composer require phergie/phergie-irc-plugin-react-pong
See Phergie documentation for more information on installing plugins.
This plugin requires no configuration.
To run the unit test suite:
curl -s https://getcomposer.org/installer | php
php composer.phar install
./vendor/bin/phpunit
Released under the BSD License. See LICENSE
.