2017 © Pedro Peláez
 

library phergie-irc-plugin-react-thefuckingweather

Phergie plugin for providing weather information from thefuckingweather.com

image

phergie/phergie-irc-plugin-react-thefuckingweather

Phergie plugin for providing weather information from thefuckingweather.com

  • Sunday, April 30, 2017
  • by elazar
  • Repository
  • 2 Watchers
  • 0 Stars
  • 14 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 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-thefuckingweather

Phergie plugin for providing weather information from thefuckingweather.com., (*2)

Build Status, (*3)

Install

The recommended method of installation is through composer., (*4)

composer require phergie/phergie-irc-plugin-react-thefuckingweather

See Phergie documentation for more information on installing and enabling plugins., (*5)

Configuration

This plugin has no configuration, but does require the Http plugin., (*6)

return array(
    'plugins' => array(
        // dependency
        new \WyriHaximus\Phergie\Plugin\Http\Plugin,

        new \Phergie\Irc\Plugin\React\TheFuckingWeather,
    )
);

Tests

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

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

License

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

The Versions

30/04 2017

dev-master

9999999-dev

Phergie plugin for providing weather information from thefuckingweather.com

  Sources   Download

BSD-2-Clause

The Requires

 

The Development Requires

plugin bot irc react

27/12 2014

1.0.0

1.0.0.0

Phergie plugin for providing weather information from thefuckingweather.com

  Sources   Download

BSD-2-Clause

The Requires

 

The Development Requires

plugin bot irc react