Skip to content

iKonoTelecomunicaciones/dummybridge

 
 

Repository files navigation

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 beeper.local http://localhost:8009 @user:localhost registration.yaml

where:

  • beeper.local is the domain that the bridge will run on,
  • http://localhost:8009 is the URL of hungryserv, and
  • @user:localhost is the owner of the appservice.

About

A Matrix bridge that generates dummy data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.8%
  • Dockerfile 0.2%