Limnoria/plugins/Anonymous
2014-01-26 20:45:27 +01:00
..
locales All plugins: Update .pot files and rename Supybot-fr to Limnora in French translation files. 2014-01-26 20:45:27 +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 ChannelStats & MessageParser & PluginDownloader & RSS & User: Update l10n-fr. 2014-01-26 20:45:27 +01: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.