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.
Lastseen: Difference between revisions
Jump to navigation
Jump to search
DarthGandalf (talk | contribs) Created page with "{{DISPLAYTITLE:lastseen}} {{Extra Module}} This module logs when a user last logged in to ZNC. == Usage == {{Module arguments}} === Commands === ==== show ==== /msg *lasts..." |
>Un1matr1x mNo edit summary |
||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:lastseen}} | {{DISPLAYTITLE:lastseen}} | ||
{{ | {{Core Module | version = 1.0}} | ||
This module logs when a user last logged in to ZNC. | This module logs when a user last logged in to ZNC. |
Revision as of 16:37, 7 November 2012
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 lastseen The code for this module can be found here. This module is part of ZNC since Version 1.0 |
This module logs when a user last logged in to ZNC.
Usage
Arguments
This user module takes no arguments.
Read loading modules to learn more about loading modules.
Commands
show
/msg *lastseen show <*lastseen> +------+--------------------------+ <*lastseen> | User | Last Seen | <*lastseen> +------+--------------------------+ <*lastseen> | psy | Mon Mar 24 12:19:21 2008 | <*lastseen> | pete | never | <*lastseen> +------+--------------------------+
Note: The times are not saved across ZNC restarts.