1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mautrix_discord_ynh.git synced 2025-11-05 12:38:45 +01:00
Matrix Discord pupetting bridge for YunoHost
Find a file
2025-09-11 15:00:26 +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 Fix lint: use ynh_app_setting_get to retrieve synapse install dir 2025-06-22 14:12:56 +02:00
.gitattributes Initial commit 2023-12-30 19:24:43 +01:00
.gitignore Initial commit 2023-12-30 19:24:43 +01: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 Bump package revision 2025-09-11 15:00:26 +02:00
README.md Auto-update READMEs 2025-09-11 15:00:26 +02:00
tests.toml Tests: Fix preinstall script 2025-09-11 15:00:26 +02:00

Logo of Matrix-Discord bridge Matrix-Discord bridge, packaged for YunoHost

Matrix / Synapse puppeting bridge for Discord

Version: 0.7.5~ynh2

📦 Developer info

Automatic tests level

🛠️ Upstream Matrix-Discord bridge repository: https://github.com/mautrix/discord

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/mautrix_discord_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade mautrix_discord -u https://github.com/YunoHost-Apps/mautrix_discord_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.