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
Jump to navigation
Jump to search
This module is a part of ZNC. This module is shipped with ZNC by default. If you have the right "LoadMod" you can activate it with /znc LoadMod kickrejoin The code for this module can be found here. This module is part of ZNC since Version 0.052 |
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.