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.

fixfreenode

From ZNC
Revision as of 11:21, 17 December 2011 by DarthGandalf (talk | contribs) (Created page with "{{DISPLAYTITLE:fixfreenode}} {{Core Module | version = 0.076}} The new IDENTIFY-MSG and IDENTIFY-CTCP capabilities of the new Dancer IRCd used at freenode causes the first ch...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


The new IDENTIFY-MSG and IDENTIFY-CTCP capabilities of the new Dancer IRCd used at freenode causes the first character of a message or notice to be set to a plus sign (+) if the user is identified with NickServ and a minus sign (-) if not.

This module prevents clients from sending IDENTIFY-MSG to the server to avoid this feature.

Alternatively, freenode now allows to disable those prefixes with /CAP REQ -identify-msg.

Usage

Arguments

This user module takes no arguments.

Read loading modules to learn more about loading modules.

Commands

There is no configuration for this module. Just load it, reconnect to freenode and everything should be fine.