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

From ZNC
Jump to navigation Jump to search
>Un1matr1x
mNo edit summary
>Paccer
 
(One intermediate revision by one other user not shown)
Line 5: Line 5:


== Usage ==
== Usage ==
{{Module arguments}}
{{Module arguments
| type = global}}


=== Commands ===
=== Commands ===
Line 16: Line 17:
  <*lastseen> | pete | never                    |
  <*lastseen> | pete | never                    |
  <*lastseen> +------+--------------------------+
  <*lastseen> +------+--------------------------+
'''Note:''' The times are not saved across ZNC restarts.


[[Category:Modules]]
[[Category:Modules]]

Latest revision as of 17:54, 18 June 2013


This module logs when a user last logged in to ZNC.

Usage

Arguments

This global 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> +------+--------------------------+