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: Difference between revisions

From ZNC
Jump to navigation Jump to search
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..."
 
KindOne (talk | contribs)
This module was removed in znc 0.200
Line 1: Line 1:
{{DISPLAYTITLE:fixfreenode}}
{{DISPLAYTITLE:fixfreenode}}
{{Core Module | version = 0.076}}
{{External Module}}


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

Revision as of 00:21, 30 December 2012

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.