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
DarthGandalf (talk | contribs) 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..." |
m →Download: Original link does not work. I got a working 1.x copy on my github. |
||
Line 16: | Line 16: | ||
== Download == | == Download == | ||
[https:// | [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
This is an external module. Please note that it may or may not work with the current release (1.9.1). This module is not included in the default ZNC installation, and you will need to manually compile it before you can load this module. Contact the author if you have any questions, but feel free to ask in #znc on Libera.Chat. Someone might be able to help you there. |
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
Build with
znc-buildmod forceidentifymsg.cpp
Author
Please contact Ben Ford with any questions or comments.