1
0
Fork 0
mirror of https://github.com/YunoHost/apps.git synced 2024-09-03 20:06:07 +02:00

Add mautrix_discord to catalog

This commit is contained in:
Florent 2024-02-11 12:04:36 +01:00
parent b75e3f84a4
commit 770491ae70
2 changed files with 7 additions and 6 deletions

View file

@ -1919,6 +1919,13 @@ state = "working"
subtags = [ "business_and_ngos" ] subtags = [ "business_and_ngos" ]
url = "https://github.com/YunoHost-Apps/mautic_ynh" 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] [mautrix_facebook]
category = "communication" category = "communication"
level = 0 level = 0

View file

@ -934,12 +934,6 @@ description = "Simple self-hosted music scrobble database to create personal lis
upstream = "https://github.com/krateng/maloja" upstream = "https://github.com/krateng/maloja"
website = "https://maloja.krateng.ch/" website = "https://maloja.krateng.ch/"
[mautrix-discord]
name = "Mautrix-Discord"
description = "Matrix bridge for Discord"
upstream = "https://github.com/mautrix/discord"
website = ""
[mayan-edms] [mayan-edms]
name = "Mayan-EDMS" name = "Mayan-EDMS"
description = "Document management system" description = "Document management system"