summaryrefslogtreecommitdiff
path: root/doc/en/plugins/uptime.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/en/plugins/uptime.txt')
-rw-r--r--doc/en/plugins/uptime.txt35
1 files changed, 35 insertions, 0 deletions
diff --git a/doc/en/plugins/uptime.txt b/doc/en/plugins/uptime.txt
new file mode 100644
index 00000000..95c8ad10
--- /dev/null
+++ b/doc/en/plugins/uptime.txt
@@ -0,0 +1,35 @@
+Uptime
+======
+
+This plugin retrieves the uptime of a server.
+
+Installation
+------------
+You only have to load the plugin.
+
+================
+
+ /load uptime
+
+================
+
+
+Command
+-------
+
+===============
+
+ /uptime <jid>
+
+==============
+
+Will retrieve the uptime of the server of _<jid>_.
+
+.Example usage
+==============
+
+ /uptime example.com
+
+21:54:45 Info> Server example.com online since 1d6h31m42s
+
+=============