_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