Software / code / prosody-modules
File
mod_muc_intercom/README.markdown @ 3922:ea59c9455f93
mod_rest: Move dataforms into structure for more logical code order
Needs that `local x; x = ...` trick to make the mapping table be in
scope for all the inner functions.
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Fri, 28 Feb 2020 22:24:49 +0100 |
| parent | 2466:349008f9452d |
line wrap: on
line source
This module allows sending a message to another MUC room. @other-room: hello The message will appear in the other room as as <first-room/You> hello