Node.js IRC bridge for Matrix - Yunohost package
Find a file
2023-09-20 01:01:37 +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 Manifestv2 (#1) 2023-09-20 01:01:37 +02:00
sources Initial commit 2023-01-29 19:52:07 +01:00
.gitignore Initial commit 2023-01-29 19:52:07 +01:00
LICENSE Manifestv2 (#1) 2023-09-20 01:01:37 +02:00
manifest.toml Manifestv2 (#1) 2023-09-20 01:01:37 +02:00
README.md Manifestv2 (#1) 2023-09-20 01:01:37 +02:00
README_fr.md Manifestv2 (#1) 2023-09-20 01:01:37 +02:00
tests.toml Manifestv2 (#1) 2023-09-20 01:01:37 +02:00

Matrix IRC Bridge for YunoHost

Integration level Working status Maintenance status

Install Matrix IRC Bridge with YunoHost

Lire ce readme en français.

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: 0.36.0~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