Command: restart#
Summary#
| Command | Default Level | Global Only? |
|---|---|---|
| restart | 450 | yes |
Description#
- Executes a full restart on the bot, loading scripts & databases, and jumping server
Usage#
- Restart
reasonis optional. Omitting will state the nick!user@host that requested the restart. - If the bot connects via a
zncbouncer, this jump behaviour will jump via the bouncer
Examples#
Restart the bot with default message:
Empus | y restart
<-- | yolk (armour@armour.bot) has quit (Quit: requested by Empus!empus@172.16.164 (Empus))
--> | yolk (armour@armour.bot) has joined #armour
Restart the bot with reason performing an upgrade:
Empus | y restart
<-- | yolk (armour@armour.bot) has quit (Quit: performing an upgrade)
--> | yolk (armour@armour.bot) has joined #armour
Related Commands#
| Command | Description |
|---|---|
| cmds | List commands available to user |
| conf | View and change Armour config file settings |
| deploy | Deploy a new bot form IRC |
| die | Kill the bot process |
| help | View the help for a given command |
| jump | Reconnect or change connected server |
| rehash | Reload script and plugins |
| status | Displays bot status including connection info |
| update | Check and optionally install script updates |