mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-12-22 18:52:45 +01:00
USING_WRAP: Clarify inChannel documentation and document onlyInChannel.
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
This commit is contained in:
parent
61852861ba
commit
178f70f946
@ -259,8 +259,13 @@ optional, the default value is shown.
|
|||||||
sanity-checking to make sure the channel exists on the current IRC network.
|
sanity-checking to make sure the channel exists on the current IRC network.
|
||||||
|
|
||||||
"inChannel"
|
"inChannel"
|
||||||
Requires that the command be called from within any channel that the bot is
|
Requires that the command be called from within any channel that the bot
|
||||||
currently in.
|
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"
|
"nickInChannel"
|
||||||
Requires that the argument be a nick that is in the current channel, and
|
Requires that the argument be a nick that is in the current channel, and
|
||||||
|
Loading…
Reference in New Issue
Block a user