From 2a1c29e163f5844e655446729bc6ec61da7bf379 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Sun, 29 Jan 2023 20:42:49 +0100 Subject: [PATCH] Add matrix-appservice-irc, a matrix-irc bridge --- apps.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/apps.toml b/apps.toml index e383b1d8..a009b5a2 100644 --- a/apps.toml +++ b/apps.toml @@ -1867,6 +1867,11 @@ state = "working" subtags = [ "analytics" ] url = "https://github.com/YunoHost-Apps/matomo_ynh" +[matrix-appservice-irc] +category = "communication" +subtags = [ "chat" ] +url = "https://github.com/YunoHost-Apps/matrix-appservice-irc_ynh" + [matrix-puppet-discord] category = "communication" level = 6