From 6e93a561fc5801f9e9c5457b5b4775686dfb85e0 Mon Sep 17 00:00:00 2001 From: GLolol Date: Thu, 2 Oct 2014 21:15:19 -0700 Subject: [PATCH] RelayLink: update README --- RelayLink/README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/RelayLink/README.md b/RelayLink/README.md index 762d675..c87a8e1 100644 --- a/RelayLink/README.md +++ b/RelayLink/README.md @@ -6,10 +6,6 @@ A fork of the LinkRelay plugin, tailored to my needs. * 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` - -#### Differences between my LinkRelay build: -Due to changes in the configuration variables, this plugin was renamed to RelayLink and is no longer compatible with LinkRelay. - * `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.