To create new wiki account, please join us on #znc at Libera.Chat and ask admins to create a wiki account for you. You can say thanks to spambots for this inconvenience.

kickrejoin

From ZNC
Jump to navigation Jump to search

This module implements auto-rejoin-on-kick and, if you want to, even waits some time before rejoining.

Usage

Arguments

This network module takes one optional arguments. The argument is the number of seconds to wait before rejoining.

Read loading modules to learn more about loading modules.

Commands

setdelay

You can change the rejoin delay (which is in seconds) via this command:

/msg *kickrejoin setdelay <delay>

A delay of 0 means it will rejoin immediately.

The default value is 10 seconds. Once you set your own value it will be saved and be used again after a reload or a restart.