From 178f70f9461785f5f03ed4ae221ee0a1e97beade Mon Sep 17 00:00:00 2001 From: James Vega Date: Mon, 4 May 2009 11:44:10 -0400 Subject: [PATCH] USING_WRAP: Clarify inChannel documentation and document onlyInChannel. Signed-off-by: James Vega --- docs/USING_WRAP | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/docs/USING_WRAP b/docs/USING_WRAP index c4faa304e..0b84c37d1 100644 --- a/docs/USING_WRAP +++ b/docs/USING_WRAP @@ -259,8 +259,13 @@ optional, the default value is shown. sanity-checking to make sure the channel exists on the current IRC network. "inChannel" - Requires that the command be called from within any channel that the bot is - currently in. + Requires that the command be called from within any channel that the bot + is currently in or with one of those channels used as an argument to the + command. + +"onlyInChannel" + Requires that the command be called from within any channel that the bot + is currently in. "nickInChannel" Requires that the argument be a nick that is in the current channel, and