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
DarthGandalf (talk | contribs) 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..." |
m Add link to antiidle from git before it was dropped |
||
Line 17: | Line 17: | ||
'''Note:''' The settings are not restored after a ZNC restart. | '''Note:''' The settings are not restored after a ZNC restart. | ||
== git == | |||
This module was removed in git, you can find a compatible module at https://github.com/znc/znc/raw/34d0da2097f860af022c16113cc37e8ebf85da83/modules/antiidle.cpp |
Revision as of 23:04, 22 March 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.
git
This module was removed in git, you can find a compatible module at https://github.com/znc/znc/raw/34d0da2097f860af022c16113cc37e8ebf85da83/modules/antiidle.cpp