Supybot-plugins/LinkRelay
Valentin Lorentz cd2301aa18 LinkRelay: Add config variable to hide the nick of the author of a message. Closes GH-114. 2012-12-27 20:14:02 +01:00
..
local Import LinkRelay from quantumlemur repo 2011-01-09 12:02:03 +01:00
locales Rename all 'locale' directories to 'locales'. 2012-12-26 15:47:23 +01:00
README.txt LinkRelay: add README 2011-02-16 12:07:23 +01:00
__init__.py LinkRelay: optionnal colors 2011-05-13 17:38:15 +02:00
config.py LinkRelay: Add config variable to hide the nick of the author of a message. Closes GH-114. 2012-12-27 20:14:02 +01:00
messages.pot LinkRelay: Fix typo. Closes GH-62. 2011-10-22 14:12:28 +02:00
packaging.py AttackProtector & gitHub & GoodFrench & LinkRelay & Packges & Trigger & Twitter & WebStats: packaging 2011-02-28 14:22:22 +01:00
plugin.py LinkRelay: Add config variable to hide the nick of the author of a message. Closes GH-114. 2012-12-27 20:14:02 +01:00
test.py LinkRelay: bug fix. 2011-07-06 10:40:49 +02:00

README.txt

LinkRelay is an alternative to the official Relay plugin. As Relay can
relay only between channels with the same name, LinkRelay is highly
configurable, and can be used to relay from any channel to any channel.

More over, LinkRelay offers unique features, such as coloring the
non-PRIVMSG messages (i.e. joins, parts, quits, kicks, nick changes, ...),
non-reciprocal relays, or messages filtering (by regexp).