Me: Difference between revisions

From Scriptwiki
Jump to navigation Jump to search
m changed example a bit
m mistake
Line 10: Line 10:


  /me is back
  /me is back
Would show up as:
Would show up as:<br />
<10:29> * SomeIRCdude is back
<10:29> * SomeIRCdude is back



Revision as of 08:31, 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

Would show up as:
<10:29> * SomeIRCdude is back

See Also

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