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.
Notify connect: Difference between revisions
Jump to navigation
Jump to search
DarthGandalf (talk | contribs) Created page with "{{DISPLAYTITLE:notify_connect}} {{Extra Module}} This module sends a notice to all admins when a user logs in or out. == Usage == {{Module arguments | count = no }}" |
>Paccer |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:notify_connect}} | {{DISPLAYTITLE:notify_connect}} | ||
{{ | {{Core Module | version = 1.0}} | ||
This module sends a notice to all admins when a user logs in or out. | This module sends a notice to all admins when a user logs in or out. | ||
Line 7: | Line 7: | ||
{{Module arguments | {{Module arguments | ||
| type = global | |||
| count = no | | count = no | ||
}} | }} |
Latest revision as of 17:55, 18 June 2013
This module is a part of ZNC. This module is shipped with ZNC by default. If you have the right "LoadMod" you can activate it with /znc LoadMod notify_connect The code for this module can be found here. This module is part of ZNC since Version 1.0 |
This module sends a notice to all admins when a user logs in or out.
Usage
Arguments
This global module takes no arguments.
Read loading modules to learn more about loading modules.