Skip to content

0x6B386F/phergie-irc-plugin-react-pong

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phergie/phergie-irc-plugin-react-pong

A plugin for Phergie to respond to server ping events.

Build Status

Install

The recommended method of installation is through composer.

{
    "require": {
        "phergie/phergie-irc-plugin-react-pong": "1.0.*"
    }
}

See Phergie documentation for more information on installing plugins.

Configuration

This plugin requires no configuration.

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

Phergie plugin for responding to server ping events

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%