view mod_track_muc_joins/README.markdown @ 2171:85d88ed4f2a2

mod_storage_memory: Implement 'add_keys' method of map stores (required for rosters in 0.10+)
author Kim Alvefur <zash@zash.se>
date Sat, 07 May 2016 13:37:03 +0200
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.