Project

General

Profile

Actions

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

Parameter Description
<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 Per Amundsen about 1 year ago · 9 revisions

Also available in: PDF HTML TXT