Mercurial > prosody-modules
view mod_track_muc_joins/README.markdown @ 2300:dded110af017
mod_statistics/stats: Guard usage of module:get_option() so we only call it when Prosody is running
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Sun, 18 Sep 2016 18:53:09 +0100 |
parents | 73096d8d924c |
children | b426f1d46938 |
line wrap: on
line source
--- summary: Keep track of joined chat rooms ... This module attempts to keep track of what MUC chat rooms users have joined. It's not very useful on its own, but can be used by other modules to influence decisions.