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

From ZNC
Jump to navigation Jump to search
Created page with "{{DISPLAYTITLE:antiidle}} {{Extra Module}} This Module sends every 30 seconds (r) to yourself by default or you can set the timer manually. Using this trick, your idle time w..."
 
>Domin
Undo revision 827 by Domin (talk)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{DISPLAYTITLE:antiidle}}
{{DISPLAYTITLE:antiidle}}
{{Extra Module}}
{{External Module}}


This Module sends every 30 seconds (r) to yourself by default or you can set the timer manually.
This Module sends every 30 seconds (r) to yourself by default or you can set the timer manually.
Line 17: Line 17:


'''Note:''' The settings are not restored after a ZNC restart.
'''Note:''' The settings are not restored after a ZNC restart.
== 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/raw/34d0da2097f860af022c16113cc37e8ebf85da83/modules/antiidle.cpp

Latest revision as of 10:25, 24 November 2012

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/raw/34d0da2097f860af022c16113cc37e8ebf85da83/modules/antiidle.cpp