Limnoria/plugins/AutoMode
Valentin Lorentz 3dba9088b0 Merge remote-tracking branch 'supybot/master' into testing
Conflicts:
	INSTALL
	plugins/ChannelLogger/README.txt
	plugins/ChannelStats/README.txt
	plugins/Google/plugin.py
	plugins/Google/test.py
	plugins/Plugin/test.py
	plugins/Web/test.py
	setup.py
	src/callbacks.py
	src/ircdb.py
	src/irclib.py
	src/utils/str.py
	test/test_irclib.py
2013-01-01 21:11:24 +01:00
..
locales Rename all 'locale' directories to 'locales'. 2012-12-26 15:43:35 +01:00
README.txt AutoMode: improved readme 2012-09-04 22:37:00 -04:00
__init__.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
config.py AutoMode: Add support for extra modes (add supybot.plugins.AutoMode.extra). 2012-09-17 17:06:34 +02:00
messages.pot AutoMode: update messages.pot 2012-10-07 18:54:21 +03:00
plugin.py Merge remote-tracking branch 'supybot/master' into testing 2013-01-01 21:11:24 +01:00
test.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00

README.txt

This plugin automaticly voices/halfops/ops users with #channel,<voice/halfop/op> capability
when they join to the channel.
It will also ban automaticly everyone who is in channel ban list ( @channel ban list ).