Node.js IRC bridge for Matrix - Yunohost package
Find a file
2023-01-29 19:34:40 +00:00
.github Restore previous repository's code 2023-01-29 20:25:18 +01:00
conf Restore previous repository's code 2023-01-29 20:25:18 +01:00
doc Update doc 2023-01-29 20:34:34 +01:00
scripts Restore previous repository's code 2023-01-29 20:25:18 +01:00
sources Initial commit 2023-01-29 19:52:07 +01:00
.gitignore Initial commit 2023-01-29 19:52:07 +01:00
check_process Restore previous repository's code 2023-01-29 20:25:18 +01:00
config_panel.toml.example Initial commit 2023-01-29 19:52:07 +01:00
LICENSE Initial commit 2023-01-29 19:52:07 +01:00
manifest.json Restore previous repository's code 2023-01-29 20:25:18 +01:00
README.md Auto-update README 2023-01-29 19:34:40 +00:00
README_fr.md Auto-update README 2023-01-29 19:34:40 +00: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.32.1~ynh1

Disclaimers / important information

WARNING: This bridge requires additional configuration in the configuration file.

  • You need a local Matrix-synapse server (Yunohost app available)
  • No connection to the Yunohost LDAP

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