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.
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.
- Merge Matrix rooms to IRC channels
- Full two-way communication in channels and direct messages
- Well-formated replies
Shipped version: 2.0.1~ynh1
- Official user documentation: https://matrix-org.github.io/matrix-appservice-irc/latest/usage
- Official admin documentation: https://matrix-org.github.io/matrix-appservice-irc/latest/bridge_setup
- Upstream app code repository: https://github.com/matrix-org/matrix-appservice-irc
- YunoHost Store: https://apps.yunohost.org/app/matrix-appservice-irc
- Report a bug: https://github.com/YunoHost-Apps/matrix-appservice-irc_ynh/issues
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