matrix-puppet-discord_ynh/README.md

76 lines
3 KiB
Markdown
Raw Normal View History

2021-09-11 16:08:56 +02:00
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
It shall NOT be edited by hand.
-->
2021-09-17 13:12:01 +02:00
# Matrix-Discord bridge for YunoHost
2021-09-11 16:08:56 +02:00
2021-09-17 13:12:01 +02:00
[![Integration level](https://dash.yunohost.org/integration/matrix-puppet-discord.svg)](https://dash.yunohost.org/appci/app/matrix-puppet-discord) ![](https://ci-apps.yunohost.org/ci/badges/matrix-puppet-discord.status.svg) ![](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)
2021-09-11 16:08:56 +02:00
2021-09-17 13:12:01 +02:00
*[Lire ce readme en français.](./README_fr.md)*
2021-09-11 16:08:56 +02:00
2021-09-17 13:12:01 +02:00
> *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.*
2021-09-11 16:08:56 +02:00
## Overview
2021-09-17 13:12:01 +02:00
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://github.com/Sorunome/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://github.com/matrix-discord/mx-puppet-discord> for documentation.
**Shipped version:** 0.1.6~ynh1
2021-09-11 16:08:56 +02:00
## Screenshots
2021-09-12 14:49:16 +02:00
![](./doc/screenshots/example.jpg)
2021-09-11 16:08:56 +02:00
## Disclaimers / important information
2021-09-17 13:12:01 +02:00
After the install is complete, start a chat with `@_discordpuppet_bot:yourserver.com`. When it joins, type `help` in the chat to see instructions.
2021-09-11 16:08:56 +02:00
2021-09-17 13:12:01 +02:00
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`).
2021-09-11 16:08:56 +02:00
## Documentation and resources
2021-09-17 13:12:01 +02:00
* Official app website: https://github.com/matrix-discord/mx-puppet-discord
* Official admin documentation: https://github.com/matrix-discord/mx-puppet-discord
* Upstream app code repository: https://github.com/matrix-discord/mx-puppet-discord
* YunoHost documentation for this app: https://yunohost.org/app_matrix-puppet-discord
* Report a bug: https://github.com/YunoHost-Apps/matrix-puppet-discord_ynh/issues
2021-09-11 16:08:56 +02:00
## Developer info
2021-09-17 13:12:01 +02:00
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/matrix-puppet-discord_ynh/tree/testing).
2021-09-11 16:08:56 +02:00
To try the testing branch, please proceed like that.
```
2021-09-17 13:12:01 +02:00
sudo yunohost app install https://github.com/YunoHost-Apps/matrix-puppet-discord_ynh/tree/testing --debug
2021-09-11 16:08:56 +02:00
or
2021-09-17 13:12:01 +02:00
sudo yunohost app upgrade matrix-puppet-discord -u https://github.com/YunoHost-Apps/matrix-puppet-discord_ynh/tree/testing --debug
2021-09-11 16:08:56 +02:00
```
2021-09-17 13:12:01 +02:00
**More info regarding app packaging:** https://yunohost.org/packaging_apps