Software /
code /
prosody-modules
Comparison
mod_lastlog2/README.md @ 6196:1447f076c970
mod_lastlog2: Add a shell command
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 08 Feb 2025 14:39:17 +0100 |
parent | 6003:fe081789f7b5 |
child | 6211:750d64c47ec6 |
comparison
equal
deleted
inserted
replaced
6195:886c985ece61 | 6196:1447f076c970 |
---|---|
34 | 34 |
35 You can check a user's last activity by running: | 35 You can check a user's last activity by running: |
36 | 36 |
37 prosodyctl mod_lastlog2 username@example.com | 37 prosodyctl mod_lastlog2 username@example.com |
38 | 38 |
39 With Prosody trunk the command can be used via the shell: | |
40 | |
41 prosodyctl shell lastlog show username@example.com | |
42 | |
39 # Compatibility | 43 # Compatibility |
40 | 44 |
41 Version State | 45 Version State |
42 --------- ------- | 46 --------- ------- |
43 Any *TBD* | 47 Any *TBD* |