Command: die#
Summary#
| Command | Default Level | Global Only? |
|---|---|---|
| die | 500 | yes |
Description#
- Kills the bot process.
Warning
If the bot is not manually started and does not have a cronjob, the bot will not return after this command is sent.
Usage#
- Reason is optional and if not given will state that the bot has been killed by the requestor.
Examples#
Kill the bot with default reason:
@Empus | y die
<-- | yolk (armour@armour.bot) has quit (Quit: Requested by Empus!empus@172.16.164.1)
Kill the bot with reason Upgrading server, back soon
@Empus | y die Upgrading server, back soon
<-- | yolk (armour@armour.bot) has quit (Quit: Upgrading server, back soon)
Related Commands#
| Command | Description |
|---|---|
| cmds | List available commands |
| deploy | Deploy a new bot form IRC |
| help | View the help for a given command |
| jump | Change bot server or reconnect |
| load | Load the user, whitelist, and blacklist DB |
| rehash | Reload script and plugins |
| restart | Full restart the bot, reloading scripts |
| status | Displays bot status including connection info |