Limnoria/plugins/Anonymous
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 Anonymous: added readme 2012-09-04 22:36:20 -04:00
__init__.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
config.py Anonymous: Use channel-specific variables. Closes GH-232. 2012-02-11 13:41:29 +01:00
messages.pot Anonymous: Internationalize some strings and localize them into French (thanks to skizzhg). 2011-06-09 20:56:20 +02:00
plugin.py Merge remote-tracking branch 'supybot/master' into testing 2013-01-01 21:11:24 +01:00
test.py Update my name/contact information 2012-09-01 10:16:48 -04:00

README.txt

Anonymous allows you to send messages anonymously as the bot. If 
supybot.plugins.Anonymous.allowPrivateTarget is True, you can send messages in query too.

One usage example is to identify the bot with NickServ if it fails to identify for some reason.