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

30 lines
591 B
Plaintext

# die
<!-- comment
Please submit changes to
- https://github.com/ailin-nemui/irssi/blob/master/docs/help/in/die.in
- https://github.com/ailin-nemui/irssi/blob/master/src/irc/core/irc-commands.c
endcomment -->
## Syntax ##
<div class="irssisyntax highlight"><pre style="\-\-cmdlen:-2ch"><code><span class="synB">DIE</span></code></pre></div>
## Description ##
Terminates the IRC server; this command is reserved for IRC operators.
## Examples ##
/DIE
## See also ##
[KILL](/documentation/help/kill), [OPER](/documentation/help/oper), [WALLOPS](/documentation/help/wallops)