2017 © Pedro Peláez
 

library phergie-irc-plugin-react-bridge

Phergie plugin for providing the ability to send and receive IRC messages via middleware

image

phergie/phergie-irc-plugin-react-bridge

Phergie plugin for providing the ability to send and receive IRC messages via middleware

  • Thursday, May 4, 2017
  • by elazar
  • Repository
  • 4 Watchers
  • 0 Stars
  • 12 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 1 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

This project is abandoned

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/phergie-irc-plugin-react-bridge

Phergie plugin for providing the ability to send and receive IRC messages via middleware., (*2)

Build Status, (*3)

Install

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)

Configuration

new \Phergie\Irc\Plugin\React\Bridge\Plugin(array(



))

Tests

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

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

License

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

The Versions

04/05 2017

dev-master

9999999-dev

Phergie plugin for providing the ability to send and receive IRC messages via middleware

  Sources   Download

BSD-2-Clause

The Requires

 

The Development Requires

plugin bot irc phergie