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.

Search results

Jump to navigation Jump to search
  • ...if you are getting spammed with LAGCHK messages when you have two or more clients connected. ...m/CN9R5PdB here] (≥1.0). Read here to learn how to compile it: [[Compiling modules]] ...
    636 bytes (93 words) - 13:05, 28 January 2013
  • The per-client channels module attempts to isolate connected clients, so that each client connection looks like a separate connection to the tar ...GitHub repository's issue tracker]. See also instructions for [[compiling modules]]. ...
    2 KB (257 words) - 02:03, 26 February 2020
  • This modules sends all your queries to other people to other clients connected to your user. ...ad, as it makes those message to appear coming from you. If you have some clients which support the [[privmsg|privmsg module]] and some that do not, consider ...
    1 KB (183 words) - 13:47, 17 March 2015
  • ...both privmsg and privmsg_prefix it sends outgoing private messages to all clients, each client is sent a CTCP VERSION when they connect to determine if they ...read [[Compiling modules]] and the extra [https://github.com/NuclearW/znc-modules/tree/master/privmsg_auto#compiling compiling notes] in order to build this ...
    2 KB (340 words) - 15:21, 28 July 2014
  • ...annel filter module maintains client specific channel lists for identified clients. A typical use case is to have a subset of channels visible to a mobile cli ....com/jpnurmi/znc-chanfilter GitHub]. See also instructions for [[compiling modules]]. ...
    2 KB (236 words) - 19:24, 2 April 2017
  • The client buffer module maintains client specific buffers for identified clients. ...yberShadow/znc-clientbuffer GitHub]. See also instructions for [[compiling modules]]. ...
    2 KB (280 words) - 16:06, 23 October 2017
  • ...ossible for IRC clients to avoid undesired repetitive buffer playback. IRC clients may request the module to send a partial buffer playback starting from and ...ub.com/jpnurmi/znc-playback GitHub]. See also instructions for [[compiling modules]]. ...
    4 KB (610 words) - 20:45, 12 April 2023
  • * Relay messages to other clients of the current user (for the [[crypt]] module) * Added support for reloading global modules ...
    2 KB (240 words) - 09:51, 2 April 2017
  • ...s://github.com/Palaver/znc-palaver here]. You should also read [[compiling modules]]. <*palaver> Notification sent to 1 clients. ...
    1,007 bytes (89 words) - 19:08, 3 August 2013
  • ...y asked how to solve <x> problem when you are running ZNC with two or more clients connected to one user. This page aims to describe some helpful modules you might wish to load to see if they fit your needs, and can be used as re ...
    8 KB (1,191 words) - 15:23, 23 February 2024
  • ...the user is online. This helps to query with these users for specific IRC clients like Colloquy that perform online check of open query windows. [[Category:Modules]] ...
    575 bytes (86 words) - 19:52, 22 September 2013
  • ...ules|C++]], [[modperl|Perl]] and [[modtcl|Tcl]]. Pour obtenir une liste de modules disponibles ainsi que de plus amples informations, suivez le lien. ; Clients Multiples : Connectez-vous au même utilisateur depuis autant de clients que vous le désirez. ...
    3 KB (407 words) - 06:22, 5 May 2023
  • ...:END</code> wasn't parsed correctly, causing timeout during login for some clients. {{GH|1013}} == Modules == ...
    2 KB (223 words) - 09:57, 2 April 2017
  • * Fix a privilege escalation bug in webadmin if auth modules are used. {{rev|1113}} * Perl modules are no longer installed with executable bit set. {{rev|1090}} ...
    2 KB (309 words) - 09:52, 2 April 2017
  • [[Category:External Modules]] ...tree/master/snomask Github]. For installation instructions see [[compiling modules]], do not forget to also copy the <code>data/</code> directory. ...
    3 KB (487 words) - 19:00, 8 September 2017
  • * Unload modules in reverse order. * Don't send server redirects (numeric 010) to clients. ...
    1,023 bytes (151 words) - 09:56, 2 April 2017
  • ; [[Modules|Module]] : ZNC unterstützt das dynamische Laden von [[Writing modules|C++]] und [[modperl|Perl]] Modulen. ; Mehrere Clients : Du kannst mit sovielen Clients zu einem Benutzer verbinden wie du willst. ...
    3 KB (353 words) - 21:55, 3 April 2017
  • ...ognize it in <code>/msg *status listclients</code>. It's also used by some modules such as [[clientbuffer]] and [[chanfilter]]. ...python|Python]] and [[modtcl|Tcl]] modules. To get a list of the available modules and more information follow the link. ...
    6 KB (849 words) - 00:25, 11 February 2024
  • ...s à l'utilisateur virtuel *status. Pareillement, pour communiquer avec les modules il faut leur envoyer des messages privés aux utilisateurs *nom_du_module. ...atus> | ListMods | | List all loaded modules | ...
    6 KB (477 words) - 22:03, 3 April 2017
  • * Modules can now directly influence other modules' web pages. {{rev|2128}} {{rev|2129}} {{rev|2130}} {{rev|2131}} {{rev|2132} * Fixed a bogus "invalid password" error during login with some clients. {{rev|2117}} ...
    2 KB (230 words) - 09:55, 2 April 2017
  • ...apabilities: if server supports a cap, it will automatically be offered to clients which support <code>cap-notify</code> and ZNC will notify the module when t ...le ident, otherwise some clients were merging conversations with different modules together. {{GH|1874}} ...
    6 KB (809 words) - 19:31, 10 February 2024
  • [[Category:Modules/Clients]] ...
    1 KB (110 words) - 13:46, 17 December 2011
  • ...odules. Om een lijst van beschikbare modules (en meer informatie over deze modules) te zien, volg de link. ; Meerdere clients : Verbind simultaan op dezelfde gebruiker met meerdere clients. ...
    4 KB (602 words) - 21:57, 3 April 2017
  • == Modules == * [[watch]]: Better support multiple clients {{GH|1701}} ...
    2 KB (287 words) - 20:38, 20 April 2020
  • ...dca773bdd99e8c/modules/extra/identifymsg.cpp raw]). Follow the [[Compiling modules]] page to compile it. ...ify-msg, your client will handle +/- from beginning of lines as it should. Clients which don't support identify-msg won't notice it, regardless of used networ ...
    1 KB (220 words) - 20:21, 9 February 2018
  • ...uffer solved this problem by replaying the restored buffer right after IRC clients join a channel.. Follow the guideline in [[Compiling modules]] to build it. ...
    1 KB (215 words) - 15:56, 28 October 2012
  • {{Languages|Modules}} .../znc loadmod watch'', before you can interface with the watch module. Most modules will reply to ''/msg *module help'' with a listing of available commands. ...
    11 KB (1,780 words) - 11:28, 26 January 2024
  • * Imported modules from znc-extra: [[fixfreenode]], [[buffextras]], [[autoreply]], [[route_rep * Imported the rest of znc-extra under <code>modules/extra</code> hidden behind configure's <code>--enable-extra</code>. {{rev|1 ...
    3 KB (426 words) - 09:54, 2 April 2017
  • Most modules from [[ZNC-Extra]] are now enabled in the usual installation. It was pointl Antiidle, fakeonline and motdfile modules are dropped. ...
    7 KB (1,044 words) - 09:56, 2 April 2017
  • ...as part of username (user[@identifier][/network]). Currently not used, but modules can use it. ...rset]] module, which didn't work well with [[webadmin]], [[log]] and other modules. ...
    8 KB (1,044 words) - 09:57, 2 April 2017
  • Some IRC clients also visualize the away status, for instance, in the list of channel users. ...de of the former awaynick module: [https://github.com/znc/znc/blob/1bacec1/modules/awaynick.cpp awaynick.cpp]</small>}} ...
    2 KB (400 words) - 12:08, 30 October 2014
  • Helps developers with compiling [[Modules]] and searching the Header files for function headers. It is an Modificatio // (And clients expecting input will fail this way). ...
    4 KB (461 words) - 19:37, 24 August 2012
  • ...idious potential side-effect can result when channel protection scripts or modules are used with a '''non-zero''' amount of scroll playback. [[Category:Clients]] ...
    2 KB (321 words) - 12:47, 25 May 2017
  • * '''Local Modules''' - Stored in <code>~/.znc/modules</code>. ZNC will look in the local module directory first when trying to lo * '''Global Modules''' - Stored in <code>/usr/local/lib/znc</code> by default (where <code>/usr ...
    22 KB (3,118 words) - 10:56, 16 September 2023
  • [https://otr.cypherpunks.ca/software.php IRC clients] support OTR (usually requiring a plugin). [[Modules#Managing Modules|Managing modules]] for instructions how to install and load the module. ...
    10 KB (1,587 words) - 07:16, 9 June 2017
  • ...nds are given to [[ZNC]] by messaging the virtual user *status. Likewise, modules are communicated to by messaging *modname as well. ...ds | | List all loaded modules | ...
    11 KB (686 words) - 22:49, 21 March 2023
  • * [[send_raw]] can now also send to clients. {{rev|1697}} * Only ask for the more common modules in <code>--makeconf</code>. {{rev|1706}} ...
    3 KB (425 words) - 09:54, 2 April 2017
  • [[Category:Modules/Clients]] ...
    3 KB (357 words) - 10:44, 17 December 2011
  • [[Category:Modules/Clients]] ...
    4 KB (379 words) - 09:39, 24 January 2012
  • ...ds | | List all loaded modules | ...Mods | | List all available modules | ...
    10 KB (663 words) - 01:03, 6 October 2014
  • * Also add traffic generated by modules to the traffic stats. {{rev|1183}} * Unify some preprocessor macros in <code>Modules.cpp</code>. {{rev|1166}} ...
    3 KB (400 words) - 09:52, 2 April 2017
  • {{Languages|Modules}} ...li Perl]], [[modpython|Moduli Python]], [[modtcl|Moduli TCL]], o [[Writing modules|Moduli C++]]. ...
    12 KB (1,754 words) - 14:51, 2 August 2019
  • ...d</code> sebagai '''password''' di klien Anda, sehingga ''(even for broken clients)'' ZNC dapat mengetahui mana pengguna Anda yang terhubung. ; [[Modules|Modul]] : ZNC mendukung pemuatan dinamis [[Writing modules|C++]], [[modperl|Perl]], [[modpython|Python]] dan [[modtcl|Tcl]] modul. Unt ...
    5 KB (707 words) - 09:04, 18 April 2015
  • * '''Lokale Module''' - Gespeichert in <code>~/.znc/modules</code>. ZNC sucht zuerst im lokalen Modul-Ordner, wenn es Module lädt. ...t, kann man mit verschiedenen Clients eine Multi-Session eröffnen (mehrere Clients auf einem Account benutzen, zur selben Zeit). ...
    7 KB (1,096 words) - 22:05, 3 April 2017
  • ...o try compiling ZNC without [[modpython]] / [[modperl]] or if you need the modules, you could try adding swap. ...odules, you may need to remove them from znc.conf. That can happen if some modules which were loaded to your ZNC are removed in new version. See [[:Category:C ...
    33 KB (5,424 words) - 18:45, 7 August 2023
  • ...dules|Módulos]] : O ZNC suporta carregamento dinâmico de módulos [[Writing modules|C++]], [[modperl|Perl]], [[modpython|Python]] e [[modtcl|Tcl]]. Para obter ; [[Multiple clients|Vários Clientes]] : Ligue ao mesmo utilizador/rede com com quantos clientes ...
    6 KB (1,002 words) - 09:17, 11 June 2023
  • The <code>shell</code>, <code>email</code> and <code>imapauth</code> modules have been moved from the regular module set to the "extra" set, you have to ...e>znc.conf</code> file in <code>~/.znc/configs</code> and don't load those modules, or recompile znc with extra. ...
    9 KB (1,188 words) - 09:54, 2 April 2017
  • ...sion with <code>%f</code>. Used in [[awaystore]], [[listsockets]], [[log]] modules and buffer playback when client doesn't support server-time {{GH|1455}} ...autoattach]], [[autocycle]], [[autoop]], [[autovoice]], [[log]], [[watch]] modules {{GH|822}} ...
    10 KB (1,427 words) - 19:51, 20 April 2018
  • '''!!!Paranoid!!!''' Be aware that above setting affects not only the Clients <-> ZNC connections, but also ZNC <-> Servers; this means if an IRC Server = Modules = ...
    11 KB (1,790 words) - 21:07, 4 August 2022
  • * Server for our IRC Clients (Client <-> ZNC) If you need the certificate only for the modules [[Cert]] or [[Certauth|CertAuth]] you can simply use: ...
    20 KB (3,303 words) - 18:26, 23 August 2021