USING_WRAP: Clarify inChannel documentation and document onlyInChannel.

Signed-off-by: James Vega <jamessan@users.sourceforge.net>
This commit is contained in:
James Vega 2009-05-04 11:44:10 -04:00
parent 61852861ba
commit 178f70f946
1 changed files with 7 additions and 2 deletions

View File

@ -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