Software /
code /
prosody-modules
Annotate
misc/README.markdown @ 3480:5911030a1a66
mod_invite: Fire event that signals that an user has registered (thanks jeybe)
This allows other modules to see this and do things, eg mod_watchregistrations
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 07 Mar 2019 22:36:30 +0100 |
parent | 2353:ea97a87c3828 |
rev | line source |
---|---|
2353 | 1 Miscellaneous modules |
2 ===================== | |
3 | |
4 Things that aren't really Prosody plugins go here, e.g. RunScripts. |