Supybot-plugins/LinkRelay
Valentin Lorentz b320ad8aed LinkRelay: LinkRelay: Fix Pypy compatibility. 2013-08-25 13:42:46 +02: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 All plugins: Add Python 3 support. 2013-03-25 19:12:08 +01:00
config.py LinkRelay: LinkRelay: Fix Pypy compatibility. 2013-08-25 13:42:46 +02:00
messages.pot LinkRelay: Fix typo. Closes GH-62. 2011-10-22 14:12:28 +02:00
plugin.py LinkRelay: Add a docstring to the plugin. 2013-08-13 15:51:29 +02:00
test.py LinkRelay: Make relays management case-insentive. 2013-08-06 14:51:17 +00: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).