James Lu 6c8e41e189 add Namegen plugin / update README and PkgInfo tests
- PkgInfo: add basic tests for pkgsearch / mintpkg
- Deprecate OperUp (and RelayLink to a lesser extent)
- add new Namegen plugin
2014-10-16 18:38:07 -07:00

12 lines
785 B
Markdown

A fork of the LinkRelay plugin, tailored to my needs. **Mainstream development has ceased. Any new changes will only be for maintainence purposes/bugfixes.**
#### Differences from [stock LinkRelay](https://github.com/ProgVal/Supybot-plugins/tree/master/LinkRelay):
* Ignore nicks feature.
* Batch add (`addall`)/remove (`removeall`) feature for relays with more than 2 networks.
* `list` and `nicks` now reply in multiple messages instead of one large message.
* Configurable remote PM command for users (disabled by default but can be enabled using `config plugins.relaylink.remotepm.enable 1`
* `colors` configuration group removed in favour of colour hashing for nicks.
* Added annoucing of relay disconnects/connects.
* `nicks` now has a `--count` option for channel statistics.