Limnoria/plugins/Anonymous
2013-04-22 23:42:42 +00:00
..
locales Rename all 'locale' directories to 'locales'. 2012-12-26 15:43:35 +01: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 Fixed the last fix in Anonymous which broke the ability to query via say 2013-04-22 23:42:42 +00:00
README.txt Anonymous: added readme 2012-09-04 22:36:20 -04:00
test.py Anonymous: Use assertEqual in tests instead of failUnless(... == ...). 2013-04-22 17:46:35 +00:00

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.