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.
Modules online: Difference between revisions
>Un1matr1x mNo edit summary |
>Dgw v1.0-compatible version linked to is a network module, not a user module |
||
Line 12: | Line 12: | ||
== ZNC v1.0 == | == ZNC v1.0 == | ||
This module was removed in [[ChangeLog/1.0#No_more_ZNC-Extra|ZNC v1.0]] , | This module was removed in [[ChangeLog/1.0#No_more_ZNC-Extra|ZNC v1.0]]. A compatible (network, ''not'' user) module is available at https://raw.github.com/znc/znc/34d0da2097f860af022c16113cc37e8ebf85da83/modules/fakeonline.cpp | ||
[[Category:Modules]] | [[Category:Modules]] |
Revision as of 09:35, 18 August 2013
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. |
This module fakes the online status of ZNC-*users, so that ISON and WHOIS commands to *status e.g. return something that makes the IRC client believe 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.
Usage
Arguments
This user module takes no arguments.
Read loading modules to learn more about loading modules.
Commands
This module has no commands.
ZNC v1.0
This module was removed in ZNC v1.0. A compatible (network, not user) module is available at https://raw.github.com/znc/znc/34d0da2097f860af022c16113cc37e8ebf85da83/modules/fakeonline.cpp