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.

Forceidentifymsg: Difference between revisions

From ZNC
Jump to navigation Jump to search
Created page with "{{DISPLAYTITLE:Force IDENTIFY-MSG}} {{External Module}} The new IDENTIFY-MSG and IDENTIFY-CTCP capabilities of the new dancer ircd used at freenode causes the first character..."
 
KindOne (talk | contribs)
m →‎Download: Original link does not work. I got a working 1.x copy on my github.
 
Line 16: Line 16:


== Download ==
== Download ==
[https://lug.wsu.edu/svn/wsulug/projects/znc/modules/forceidentifymsg.cpp https://lug.wsu.edu/svn/wsulug/projects/znc/modules/forceidentifymsg.cpp]
[https://github.com/KindOne-/znc-contrib/blob/master/modules/forceidentifymsg.cpp Here]


Build with
Build with

Latest revision as of 14:29, 28 July 2014

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

This module forces the sending of IDENTIFY-MSG to the server.

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 and reconnect to freenode. It's about the simplest module possible.

Download

Here

Build with

znc-buildmod forceidentifymsg.cpp

Author

Please contact Ben Ford with any questions or comments.