From 770491ae70e8c5ce6f2e8175c2bb3a69b8e2a729 Mon Sep 17 00:00:00 2001 From: Florent Date: Sun, 11 Feb 2024 12:04:36 +0100 Subject: [PATCH] Add mautrix_discord to catalog --- apps.toml | 7 +++++++ wishlist.toml | 6 ------ 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/apps.toml b/apps.toml index 5003616b..e7437ef8 100644 --- a/apps.toml +++ b/apps.toml @@ -1919,6 +1919,13 @@ state = "working" subtags = [ "business_and_ngos" ] url = "https://github.com/YunoHost-Apps/mautic_ynh" +[mautrix_discord] +category = "communication" +potential_alternative_to = [ "Discord" ] +state = "working" +subtags = [ "chat" ] +url = "https://github.com/YunoHost-Apps/mautrix_discord_ynh" + [mautrix_facebook] category = "communication" level = 0 diff --git a/wishlist.toml b/wishlist.toml index 2c05013b..dd8ad241 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -934,12 +934,6 @@ description = "Simple self-hosted music scrobble database to create personal lis upstream = "https://github.com/krateng/maloja" website = "https://maloja.krateng.ch/" -[mautrix-discord] -name = "Mautrix-Discord" -description = "Matrix bridge for Discord" -upstream = "https://github.com/mautrix/discord" -website = "" - [mayan-edms] name = "Mayan-EDMS" description = "Document management system"