antiidle
From ZNC
| This module is part of ZNC-Extra. This module is not enabled by default. Instead, you have to configure ZNC with --enable-extra.Alternatively, the code for this module can be found here. Read Compiling modules to learn how to compile a 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 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.