PHPackages                             makeklat00/phergie-irc-plugin-react-chanmodes - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. makeklat00/phergie-irc-plugin-react-chanmodes

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

makeklat00/phergie-irc-plugin-react-chanmodes
=============================================

Phergie plugin for monitoring and providing access to channel mode information

09PHP

Since Aug 13Pushed 10y ago3 watchersCompare

[ Source](https://github.com/MakeKlat00/phergie-irc-plugin-react-chanmodes)[ Packagist](https://packagist.org/packages/makeklat00/phergie-irc-plugin-react-chanmodes)[ RSS](/packages/makeklat00-phergie-irc-plugin-react-chanmodes/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

MakeKlat00/phergie-irc-plugin-react-chanmodes
=============================================

[](#makeklat00phergie-irc-plugin-react-chanmodes)

[Phergie](http://github.com/phergie/phergie-irc-bot-react/) plugin for monitoring and providing access to channel mode information, forked from the original UserMode plugin by elazar.

It provides the following functionality:

- Parsing and storing the channel mode and prefix maps received from IRC servers
- Parsing channel mode changes
- Storing and maintaining lists of users and their prefix modes in each channel

[![Build Status](https://camo.githubusercontent.com/09bfa35ecc43c4fc28eeb51fbabf27b1aae7cb91340791291871045ad1752ab0/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f4d616b654b6c617430302f706865726769652d6972632d706c7567696e2d72656163742d6368616e6d6f6465732e706e673f6272616e63683d6d6173746572)](http://travis-ci.org/MakeKlat00/phergie-irc-plugin-react-chanmodes)

Install
-------

[](#install)

The recommended method of installation is [through composer](http://getcomposer.org).

```
{
    "require": {
        "makeklat00/phergie-irc-plugin-react-chanmodes": "dev-master"
    }
}
```

See Phergie documentation for more information on [installing and enabling plugins](https://github.com/phergie/phergie-irc-bot-react/wiki/Usage#plugins).

Configuration
-------------

[](#configuration)

```
