annotate mod_adhoc_cmd_ping/README.wiki @ 1789:dbce8a7726ef
mod_carbons: Carbon chat messages or normal messages that have a body
author |
Kim Alvefur <zash@zash.se> |
date |
Wed, 26 Aug 2015 17:35:41 +0200 |
parents |
29f3d6b7ad16 |
children |
|
rev |
line source |
1782
|
1 #summary Adhoc command ping |
|
2 #labels Stage-Beta, Deprecated |
|
3 |
|
4 = Introduction = |
|
5 |
|
6 implements the adhoc command 'ping'. |
|
7 |
|
8 = Usage = |
|
9 Just load it after [mod_adhoc] and you can execute the adhoc command 'ping' with any adhoc command aware jabber client. |
|
10 |
|
11 = Compatibility = |
|
12 ||0.7||Works|| |
|
13 ||0.8||Included in Prosody (in mod_ping)|| |