From 4fe1ab8fe6b79221e4f6dcac5994e83e77e6c2c0 Mon Sep 17 00:00:00 2001 From: Mika Suomalainen Date: Fri, 8 Jul 2011 00:25:24 +0300 Subject: [PATCH] Anonymous: added readme --- plugins/Anonymous/README.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/plugins/Anonymous/README.txt b/plugins/Anonymous/README.txt index d60b47a97..ddff5abdd 100644 --- a/plugins/Anonymous/README.txt +++ b/plugins/Anonymous/README.txt @@ -1 +1,4 @@ -Insert a description of your plugin here, with any notes, etc. about using it. +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.