Software / code / prosody-modules
File
mod_muc_intercom/README.markdown @ 5174:354832098f2f
mod_muc_rtbl: move use of "private" attributes to single function
This way, we reduce the scope where you can have a typo in the
attribute name to that function and we encourage users to
actually always call update_hashes.
| author | Jonas Schäfer <jonas@wielicki.name> |
|---|---|
| date | Tue, 21 Feb 2023 21:41:19 +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