Mercurial > prosody-modules
view mod_auto156/README.md @ 6517:3d14a407307d
mod_muc_restrict_attention: Add default option for participants. Breaking change config option name.
| author | Menel <menel@snikket.de> |
|---|---|
| date | Thu, 16 Apr 2026 12:02:18 +0200 |
| parents | 394ae117859e |
| children |
line wrap: on
line source
This module was meant to help convert the deprecated [XEP-0156] TXT records into JSON format. ```shell $ prosodyctl mod_auto156 example.com [another.example ...] {"links":[{"href":"https://xmpp.example.com/bosh","rel":"urn:xmpp:alt-connections:xbosh"}]} ... ```
