forked from PsychoticNinja/ailin-nemui-irssi
39 lines
817 B
Plaintext
39 lines
817 B
Plaintext
:::{important} You are reading the help for Irssi 1.0. **The current release version is Neırssi 1.3.**
|
||
:::
|
||
|
||
# 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"><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/1.0/action), [CTCP](/documentation/help/1.0/ctcp)
|
||
|