Project

General

Profile

Actions

Me » History » Revision 8

« Previous | Revision 8/9 (diff) | Next »
Paul Janson, 03/27/2021 06:13 AM


Added in 1.4.6

/me <message>

Sends an emote/action message to current active channel or private window. It's the command used by the 'fish slap'.

See also /describe, /ame, /msg, /nmsg, /omsg, /notice, /onotice.

Parameters

<message> - The emote/action message to send.

Example

; Sends 'Hello world' to the current active channel or private window.
/me Hello world.

This command is intended to be typed into the channel/query editbox. While it can be used in a script, it uses whichever is the active window. The script would likely want to use:

/describe nick|#channel Hello world

Updated by Paul Janson about 3 years ago · 8 revisions

Also available in: PDF HTML TXT