blob: b19ca314e065418fdf2b8884d808a4aa13a5220c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
Ping
====
This plugin allows you to ping an entity.
Installation
------------
You only have to load the plugin.
================
/load ping
================
Command
-------
Globally, you can do _/ping jid@example.com_ to get a ping.
In a MUC, you can either do it to a JID or a nick (_/ping nick_ or _/ping
jid@example.com_).
In a private or a direct conversation, you can do _/ping_ to ping the current
interlocutor.
|