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.

Stickychan: Difference between revisions

From ZNC
Jump to navigation Jump to search
Created page with "{{DISPLAYTITLE:stickychan}} {{Core Module}} This module can stick you to a channel, so that if you acidentally click it away it will simply come back. If you <code>/part</cod..."
 
>Fabs
No edit summary
Line 12: Line 12:
=== Commands ===
=== Commands ===
You can use the following commands to <code>stick</code> and <code>unstick</code> #chan:
You can use the following commands to <code>stick</code> and <code>unstick</code> #chan:
  /msg *stickychan stick #chan <password>
  /msg *stickychan stick #chan <optional channel-password>
  /msg *stickychan unstick #chan
  /msg *stickychan unstick #chan

Revision as of 20:13, 4 July 2012

This module can stick you to a channel, so that if you acidentally click it away it will simply come back.

If you /part the channel in your client, ZNC will intercept it and prevent it from being sent to the IRC server. Your client will immediately rejoin the channel.

If you are sapart'd or svspart'd from a stuck channel, you are automatically rejoined.

Usage

Arguments

This user module takes no arguments.

Read loading modules to learn more about loading modules.

Commands

You can use the following commands to stick and unstick #chan:

/msg *stickychan stick #chan <optional channel-password>
/msg *stickychan unstick #chan