YunoHost-Apps / matrix-puppet-discord_ynh

GNU Affero General Public License v3.0
4 stars 3 forks source link
matrix-puppet-discord yunohost yunohost-apps

Matrix-Discord bridge for YunoHost

Integration level Working status Maintenance status

Install Matrix-Discord bridge with YunoHost

Read this README is other languages.

This package allows you to install Matrix-Discord 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 a discord puppeting bridge for matrix. It handles bridging private and group DMs, as well as Guilds (servers). It is based on mx-puppet-bridge.

Features

How to

See https://gitlab.com/mx-puppet/discord/mx-puppet-discord for documentation.

Shipped version: 0.1.7~ynh4

Screenshots

Screenshot of Matrix-Discord bridge

Disclaimers / important information

After the install is complete, start a chat with @_discordpuppet_bot:yourserver.com. When it joins, type help in the chat to see instructions.

You also may modify the /etc/matrix-puppet-discord/user.config.yaml file to customize some configuration (like permissions to use the bridge). Ensure then to restart the bridge (systemctl restart matrix-puppet-discord).

:red_circle: Antifeatures

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-puppet-discord_ynh/tree/testing --debug
or
sudo yunohost app upgrade matrix-puppet-discord -u https://github.com/YunoHost-Apps/matrix-puppet-discord_ynh/tree/testing --debug

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