Limnoria/plugins/Relay
Valentin Lorentz 487f8c8af5 Merge remote-tracking branch 'supybot/master' into testing
Conflicts:
	.mailmap
	README
	docs/FAQ.rst
	plugins/Ctcp/plugin.py
	plugins/Misc/plugin.py
	plugins/Network/plugin.py
	plugins/QuoteGrabs/plugin.py
	plugins/RSS/README.txt
	plugins/Relay/plugin.py
	plugins/ShrinkUrl/config.py
	plugins/ShrinkUrl/plugin.py
	plugins/ShrinkUrl/test.py
	setup.py
	src/callbacks.py
	src/commands.py
	src/conf.py
	test/test_commands.py
2015-05-15 14:41:08 +02:00
..
locales Squashed commit of the following: 2014-12-20 14:37:27 +01:00
README.md Relay: fix quoting & mention cmdall in README.md 2014-06-08 16:59:42 +02:00
__init__.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
config.py Relay: fix string in config 2014-07-13 17:25:58 +02:00
messages.pot Squashed commit of the following: 2014-12-20 14:37:27 +01:00
plugin.py Merge remote-tracking branch 'supybot/master' into testing 2015-05-15 14:41:08 +02:00
test.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00

README.md

This plugin allows you to setup a relay between networks.

Note that you must tell the bot to join the channel you wish to relay on all networks with the join command or network command <network> join <channel> or to join the channel on all networks network cmdall join <channel>.