2021-10-22 22:16:28 +02:00

36 lines
700 B
Plaintext

# me
<!-- comment
Please submit changes to
- https://github.com/ailin-nemui/irssi/blob/master/docs/help/in/me.in
- https://github.com/ailin-nemui/irssi/blob/master/src/fe-common/irc/fe-irc-commands.c
endcomment -->
## Syntax ##
<div class="irssisyntax highlight"><pre style="\-\-cmdlen:2ch"><code><span class="synB">ME</span> <span class="synB05">&lt;message></span></code></pre></div>
## Parameters ##
The message to emote.
## Description ##
Sends an action emote to the active nickname or channel.
## Examples ##
/ME is hungry!
/ME had an awesome day @ work
/ME is happy it's Friday
## See also ##
[ACTION](/documentation/help/action), [CTCP](/documentation/help/ctcp)