bramenn / dummybridge

A Matrix bridge that generates dummy data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DummyBridge

DummyBridge is a simple Matrix bridge based on mautrix-python that can be used to generate fake rooms, users and messages for testing purposes.

Example execution

python -m dummy_bridge --domain localhost http://localhost:29326 @user:localhost registration.yaml

About

A Matrix bridge that generates dummy data


Languages

Language:Python 99.8%Language:Dockerfile 0.2%