Difference between revisions of "Me"
From Scriptwiki
m |
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''' | + | '''Note''' If you need to specify a channel as target (in a script for example), use /descibe. |
== Example == | == Example == |
Revision as of 09: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.