Me: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m added link, slightly changed wording, changed to same category as in help file |
||
(4 intermediate revisions by one other user not shown) | |||
Line 3: | Line 3: | ||
/me <message> | /me <message> | ||
*<message> is what the active window will receive as action. | *<message> is what the active window will receive as your action. | ||
'''Note''' | '''Note:''' If you need to specify a channel as target (in a script for example), use [[describe|/descibe]]. | ||
== Example == | == Example == | ||
/me is back | /me is back | ||
This would show the following:<br /> | |||
<10:29> * SomeIRCdude is back | |||
== See Also == | == See Also == | ||
* [[Ame|/ame]] - sends an action to all open channel windows. | |||
[[Category:Basic IRC commands]] | |||
[[Category: |
Latest revision as of 17:54, 25 April 2008
Sends an action to the active window.
/me <message>
- <message> is what the active window will receive as your action.
Note: If you need to specify a channel as target (in a script for example), use /descibe.
Example
/me is back
This would show the following:
<10:29> * SomeIRCdude is back
See Also
- /ame - sends an action to all open channel windows.