1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mautrix_discord_ynh.git synced 2024-09-03 19:36:35 +02:00
Matrix Discord pupetting bridge for YunoHost
Find a file
2024-07-17 09:44:31 +02:00
.github Initial commit 2023-12-30 19:24:43 +01:00
conf Allow encryption 2024-02-15 22:43:58 +01:00
doc Add config panel and remove change_url 2024-02-12 20:58:53 +01:00
scripts Update upgrade 2024-07-03 13:23:24 -05:00
.gitattributes Initial commit 2023-12-30 19:24:43 +01:00
.gitignore Initial commit 2023-12-30 19:24:43 +01:00
ALL_README.md Auto-update READMEs 2024-06-09 21:41:49 +02:00
config_panel.toml Change WhatsApp → Discord in config_panel.toml 2024-02-12 21:09:16 +01:00
LICENSE license + description + config (WIP) 2024-01-15 08:10:11 +01:00
manifest.toml Upgrade sources 2024-07-17 03:37:55 +02:00
README.md Auto-update READMEs 2024-07-17 01:37:56 +00:00
README_es.md Auto-update READMEs 2024-07-17 01:37:56 +00:00
README_eu.md Auto-update READMEs 2024-07-17 01:37:56 +00:00
README_fr.md Auto-update READMEs 2024-07-17 01:37:56 +00:00
README_gl.md Auto-update READMEs 2024-07-17 01:37:56 +00:00
README_zh_Hans.md Auto-update READMEs 2024-07-17 01:37:56 +00:00
tests.toml Fix tests.toml: missing arg for synapse 2024-06-09 21:41:49 +02:00

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.7.0~ynh1

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