Me: Difference between revisions

From Scriptwiki
Jump to navigation Jump to search
mNo edit summary
m changed note to mention /describe
Line 5: Line 5:
*<message> is what the active window will receive as action.
*<message> is what the active window will receive as action.


'''Note''' that you cannot use this in a script.  
'''Note''' If you need to specify a channel as target (in a script for example), use /descibe.  


== Example ==
== Example ==

Revision as of 08:29, 23 April 2008

Sends an action to the active window.

/me <message>
  • <message> is what the active window will receive as action.

Note If you need to specify a channel as target (in a script for example), use /descibe.

Example

/me is back

Sends 'is back' as action to the active window.

See Also

  • /ame sends an action to all open channel windows.