Mercurial > prosody-modules
view mod_muc_intercom/README.markdown @ 4980:da151f9af861
replaced 'session' with 'origin' in push_disable
session is not defined in this function, trying to access it
leads to an error.
The correct reference seems to be 'origin'.
(This may have come about by copying from the similar
code in process_stanza_queue.)
author | arcseconds |
---|---|
date | Sat, 30 Jul 2022 21:07:47 +1200 |
parents | 349008f9452d |
children |
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