diff options
Diffstat (limited to 'docs/help/in/action.in')
-rw-r--r-- | docs/help/in/action.in | 20 |
1 files changed, 17 insertions, 3 deletions
diff --git a/docs/help/in/action.in b/docs/help/in/action.in index 896e8d19..1e27338e 100644 --- a/docs/help/in/action.in +++ b/docs/help/in/action.in @@ -1,9 +1,23 @@ +Syntax: + @SYNTAX:action@ -Same as ME, but gets channel or nick as an additional parameter. -Example: /ACTION #irssi yawns -(This outputs the following to #irssi: * Nick yawns) +Parameters: + + -<server tag>: The server tag you want to send the action emote to. + + A target nickname or channel and the message. + +Description: + + Sends an action emote to a nickname or a channel. + +Examples: + + /ACTION #irssi is hungry! + /ACTION mike had an awesome day @ work + /ACTION -efnet #irssi is happy it's Friday See also: ME |