Node.js IRC bridge for Matrix - Yunohost package
Find a file
2024-08-09 17:46:16 +02:00
.github Restore previous repository's code 2023-01-29 20:25:18 +01:00
conf Manifestv2 (#1) 2023-09-20 01:01:37 +02:00
doc Manifestv2 (#1) 2023-09-20 01:01:37 +02:00
scripts Full_replace 2024-08-09 17:36:58 +02:00
sources Initial commit 2023-01-29 19:52:07 +01:00
.gitignore Initial commit 2023-01-29 19:52:07 +01:00
ALL_README.md Auto-update READMEs 2024-07-22 19:12:36 +00:00
LICENSE Manifestv2 (#1) 2023-09-20 01:01:37 +02:00
manifest.toml Upgrade to v2.0.1 2024-07-05 03:41:21 +02:00
README.md Auto-update READMEs 2024-07-22 19:37:34 +00:00
README_es.md Auto-update READMEs 2024-07-22 19:37:34 +00:00
README_eu.md Auto-update READMEs 2024-07-22 19:37:34 +00:00
README_fr.md Auto-update READMEs 2024-07-22 19:37:34 +00:00
README_gl.md Auto-update READMEs 2024-07-22 19:37:34 +00:00
README_id.md Auto-update READMEs 2024-08-09 15:37:05 +00:00
README_it.md Auto-update README 2024-03-29 07:12:03 +01:00
README_zh_Hans.md Auto-update READMEs 2024-07-22 19:37:34 +00:00
tests.toml Fix tests.toml: install --force for synapse 2024-06-09 21:49:11 +02:00

Matrix IRC Bridge for YunoHost

Integration level Working status Maintenance status

Install Matrix IRC Bridge with YunoHost

Read this README in other languages.

This package allows you to install Matrix IRC 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

This is an IRC bridge for Matrix.

This bridge will pass all IRC messages through to Matrix, and all Matrix messages through to IRC. It is highly configurable and is currently used on the matrix.org homeserver to bridge a number of popular IRC networks.

Features

  • Merge Matrix rooms to IRC channels
  • Full two-way communication in channels and direct messages
  • Well-formated replies

Shipped version: 2.0.1~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/matrix-appservice-irc_ynh/tree/testing --debug
or
sudo yunohost app upgrade matrix-appservice-irc -u https://github.com/YunoHost-Apps/matrix-appservice-irc_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps