Skip to content

YunoHost-Apps/mautrix_discord_ynh

Repository files navigation

Matrix-Discord bridge for YunoHost

Integration level Working status Maintenance status

Install Matrix-Discord bridge with YunoHost

Read this README in other languages.

This package allows you to install Matrix-Discord bridge quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

A puppeting bridge between Matrix and Discord packaged as a YunoHost service. Messages, media and notifications are bridged between a Discord user and a matrix user. The "Mautrix-Discord" bridge consists in a synapse app service and relies on postgresql. Therefore, Synapse for YunoHost should be installed beforehand.

Attention: always backup and restore the Yunohost matrix_synapse et mautrix_discord apps together!

Shipped version: 0.6.5~ynh2

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://github.com/YunoHost-Apps/mautrix_discord_ynh/tree/testing --debug
or
sudo yunohost app upgrade mautrix_discord -u https://github.com/YunoHost-Apps/mautrix_discord_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps