# Matrix-Discord bridge for YunoHost [![Integration level](https://dash.yunohost.org/integration/matrix-puppet-discord.svg)](https://dash.yunohost.org/appci/app/matrix-puppet-discord) ![Working status](https://ci-apps.yunohost.org/ci/badges/matrix-puppet-discord.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/matrix-puppet-discord.maintain.svg) [![Install Matrix-Discord bridge with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=matrix-puppet-discord) *[Read this README is other languages.](./ALL_README.md)* > *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](https://yunohost.org/install) 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](https://gitlab.com/mx-puppet/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 for documentation. **Shipped version:** 0.1.7~ynh5 ## Screenshots ![Screenshot of Matrix-Discord bridge](./doc/screenshots/example.jpg) ## :red_circle: 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 - Official admin documentation: - Upstream app code repository: - YunoHost Store: - Report a bug: ## Developer info Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/matrix-puppet-discord_ynh/tree/testing). To try the `testing` branch, please proceed like that: ```bash 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:**