view mod_test_data/README.markdown @ 4566:174c7a3c819b

mod_muc_bot: Add option to not send any messages to bots Useful for write-only bots that don't care about what's said in the chat.
author Kim Alvefur <zash@zash.se>
date Mon, 24 May 2021 16:18:29 +0200
parents af824168729a
children
line wrap: on
line source

---
description: Generate test data
labels:
- 'Stage-Alpha'
---

This module is of use to developers who want to fill their Prosody storage with
test data, e.g. for debugging, testing or performance measurements of Prosody or
client code.

Currently it only supports filling MAM archives, but patches are welcome for other
functionality.