Module:StickyChan

From BNC4FREE
Revision as of 19:21, 27 December 2020 by Russell (talk | contribs) (Add documentation for the stickychan module)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This module can stick you to channels so that if you accidentally part or otherwise lose your channel window, it will re-appear. The bouncer will intercept part messages that you send to the channel and prevent the part message from being sent to the IRC server. The bouncer will also automatically rejoin the channel if you are SAPART'd or SVSPART'd from a channel that has been stickied.

Usage

Arguments

This module takes 1 argument

Argument Type Description
Channels Optional A comma separated list of channels to be stuck

Commands

The following command can be used to stick a channel:

   /msg *stickychan stick <channel>

Note: If the channel requires a a channel key, the channel key should be specified after the channel name


The following command can be used to unstick a channel:

   /msg *stickychan unstick <channel>