mod_auto_answer_disco_info

Description

This module intercepts disco#info queries and checks if we already know the capabilities of this session, in which case we don’t transmit the iq and answer it ourselves.


Installation

With the plugin installer in Prosody 0.12 you can use:

sudo prosodyctl install --server=https://modules.prosody.im/rocks/ mod_auto_answer_disco_info

For earlier versions see the documentation for installing 3rd party modules