mod_measure_message_length/README.markdown
author Kim Alvefur <zash@zash.se>
Mon, 24 May 2021 16:18:56 +0200
changeset 4571 bcf4518d18d4
parent 2376 b1b120e654ff
permissions -rw-r--r--
mod_muc_bot: Add option to ignore error bounces from bots Useful when they don't handle messages correctly, returning an error.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2376
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.