Supybot-plugins/LinkRelay
Mika Suomalainen b5ed72ea9d LinkRelay: added l10n-fi & .gitignore: added *.mo
I skipped some plugins which come by default, because I am relaying one channel with
both Relay and LinkRelay plugin and it looks annoying that the bot says everything with
two different languages.

I added *.mo to .gitignore, because ProgVals implementation doesn't require them
and Poedit creates them automaticly.
2011-08-18 17:26:32 +03:00
..
local Import LinkRelay from quantumlemur repo 2011-01-09 12:02:03 +01:00
locale LinkRelay: added l10n-fi & .gitignore: added *.mo 2011-08-18 17:26:32 +03: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: bug fix (plugin.py asked for per-channel values while config.py defines global values for colors). 2011-07-13 19:07:00 +02:00
messages.pot LinkRelay: fix l10n-fr 2011-02-19 13:28:06 +01:00
packaging.py AttackProtector & gitHub & GoodFrench & LinkRelay & Packges & Trigger & Twitter & WebStats: packaging 2011-02-28 14:22:22 +01:00
plugin.py LinkRelay: Bug fix. 2011-07-13 22:44:01 +02: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).