autoattach
From ZNC
Autoattach watches your detached channels and reattaches you automatically when there is activity in a channel you added to your autoattach list. Read the page about detaching to learn about detached channels.
Autoattach considers channel notices and messages as activity.
[edit] Usage
Arguments
This user module takes no arguments.
Read loading modules to learn more about loading modules.
[edit] Commands
Autoattach can be controlled like this:
/msg *autoattach add * /msg *autoattach add !#chan* /msg *autoattach del !#chan* /msg *autoattach list
-
*in front ofautoattachis the StatusPrefix set in your config file. -
*inside a channel name is the wildcard character. -
!in front of the channel name will exclude the specific channel.