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.
chansaver
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 chansaver The code for this module can be found here. This module is part of ZNC since Version 0.047 |
This module updates your znc.conf when you join or part channels, so that you don't lose any channels when ZNC restarts or dies for some reason. You shouldn't use autojoin feature on your client when ChanSaver is loaded.
Note: Your config won't be saved when you get kicked. If you get banned and need to remove the channel, use /part #channel
or if your client is being smart and not parting from channels you aren't on, /quote part #channel
.
Usage
Arguments
This user module takes no arguments.
Read loading modules to learn more about loading modules.