Skip to content

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 [reason]
  • Restart reason is optional. Omitting will state the nick!user@host that requested the restart.
  • If the bot connects via a znc bouncer, 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


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