Software /
code /
prosody-modules
Annotate
mod_measure_message_length/README.md @ 6079:8b6696bd9e40
mod_muc_restrict_pm: Tweak and normalize table
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 07 Dec 2024 22:57:02 +0100 (3 months ago) |
parent | 6003:fe081789f7b5 |
rev | line source |
---|---|
2372
b1b120e654ff
mod_measure_message_length: Collect statistics on number of bytes, words and lines in messages
Kim Alvefur <zash@zash.se>
parents:
diff
changeset
|
1 Simple module that collects statistics on message length in bytes, word count and line count. |