No description
Find a file
2024-03-29 07:12:07 +01:00
.github Initial commit 2021-09-11 16:08:56 +02:00
conf update to latest 2022-11-07 11:02:29 +01:00
doc Update upstream links in documentation and manifest 2022-08-14 12:03:36 +02:00
scripts Fix install / upgrade 2022-11-07 11:02:29 +01:00
.gitignore Initial commit 2021-09-11 16:08:56 +02:00
ALL_README.md Auto-update README 2024-03-29 07:12:07 +01:00
check_process Apply last example_ynh 2022-09-07 10:15:55 +02:00
LICENSE More secure permissions (escape the dots in regexs) 2021-09-17 13:38:15 +02:00
manifest.json Update manifest.json 2023-12-10 17:18:21 +01:00
README.md Auto-update README 2024-03-29 07:12:07 +01:00
README_fr.md Auto-update README 2024-03-29 07:12:07 +01:00
README_gl.md Auto-update README 2024-03-29 07:12:07 +01:00
README_it.md Auto-update README 2024-03-29 07:12:07 +01:00

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

  • Direct (1:1) Chats
  • DM Group Chats
  • Plain Text
  • Formatted Messages
  • Media/files
  • Redactions/Deletions
  • Presence (Discord → Matrix only)
  • Typing notifications (Discord → Matrix only)
  • Replies
  • Edits
  • Reactions
  • Stickers
  • Multi-user
  • Friends management
  • Initiate chats from matrix

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).

🔴 Antifeatures

  • Upstream not maintained: This software is not maintained anymore. Expect it to break down over time, be exposed to unfixed security breaches, etc.

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