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..."
 
>Paccer
 
(2 intermediate revisions by 2 users not shown)
Line 8: Line 8:


== Usage ==
== Usage ==
{{Module arguments}}
{{Module arguments
| type  = network
| count = up to one
| extra = List of channels, separated by comma.}}


=== 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

Latest revision as of 18:07, 18 June 2013

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 network module takes up to one arguments. List of channels, separated by comma.

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