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.
Antiidle: Difference between revisions
Jump to navigation
Jump to search
>Un1matr1x No edit summary |
>Domin m Moved to external modules and added link to download page |
||
Line 20: | Line 20: | ||
== ZNC v1.0 == | == ZNC v1.0 == | ||
This module was removed in [[ChangeLog/1.0#No_more_ZNC-Extra|ZNC v1.0]] , you can find a compatible module at https://github.com/znc/znc/ | This module was removed in [[ChangeLog/1.0#No_more_ZNC-Extra|ZNC v1.0]] , you can find a compatible module at https://github.com/znc/znc/blob/fc8e789b081b74c6ae2b460bb056dac7019f3dce/modules/extra/email.cpp |
Revision as of 10:23, 24 November 2012
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 sends every 30 seconds (r) to yourself by default or you can set the timer manually. Using this trick, your idle time will never go beyond these 30 seconds.
Usage
Arguments
This user module takes zero to one arguments. The argument may contain <seconds> but is not required.
Read loading modules to learn more about loading modules.
Commands
Usage example:
/msg *antiidle set <seconds> /msg *antiidle off /msg *antiidle show
Note: The settings are not restored after a ZNC restart.
ZNC v1.0
This module was removed in ZNC v1.0 , you can find a compatible module at https://github.com/znc/znc/blob/fc8e789b081b74c6ae2b460bb056dac7019f3dce/modules/extra/email.cpp