Software /
code /
prosody-modules
Annotate
mod_muc_intercom/README.markdown @ 4991:b17d63ef5bdf
mod_http_muc_log: Use XEP-0359 ID if available
Clients apparently prefer this over message@id for reasons.
Only used internally to find items for message edits
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Tue, 16 Aug 2022 01:39:25 +0200 |
parent | 2466:349008f9452d |
rev | line source |
---|---|
2466 | 1 This module allows sending a message to another MUC room. |
2 | |
3 @other-room: hello | |
4 | |
5 The message will appear in the other room as as | |
6 | |
7 <first-room/You> hello |