mirror of
https://github.com/YunoHost-Apps/mautrix_telegram_ynh.git
synced 2024-09-03 19:45:55 +02:00
Auto-update README
This commit is contained in:
parent
fe7e9d54ee
commit
e43651e597
2 changed files with 4 additions and 4 deletions
|
@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
A puppeting bridge between Matrix and Telegram packaged as a YunoHost service. Messages, notifications (and sometimes media) are bridged between a Telegram user and a Matrix user. Currently the Matrix user can NOT invite other Matrix user in a bridged Telegram room, so only someone with a Telegram account can participate to Telegram group conversations. The ["Mautrix-Telegram"](https://docs.mau.fi/bridges/python/telegram/index.html) bridge is a Synapse App Service and relies on postgresql. Therefore, [Synapse for YunoHost](https://github.com/YunoHost-Apps/synapse_ynh) should be installed beforehand.
|
A puppeting bridge between Matrix and Telegram packaged as a YunoHost service. Messages, notifications (and sometimes media) are bridged between a Telegram user and a Matrix user. Currently the Matrix user can NOT invite other Matrix user in a bridged Telegram room, so only someone with a Telegram account can participate to Telegram group conversations. The ["Mautrix-Telegram"](https://docs.mau.fi/bridges/python/telegram/index.html) bridge is a Synapse App Service and relies on postgresql. Therefore, [Synapse for YunoHost](https://github.com/YunoHost-Apps/synapse_ynh) should be installed beforehand.
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 0.14.2~ynh1
|
**Shipped version:** 0.15.0~ynh1
|
||||||
## Disclaimers / important information
|
## Disclaimers / important information
|
||||||
|
|
||||||
## List of known public services
|
## List of known public services
|
||||||
|
@ -121,7 +121,7 @@ git config --local core.hooksPath .githooks
|
||||||
* Official user documentation: <https://docs.mau.fi/bridges/python/telegram/management-commands.html>
|
* Official user documentation: <https://docs.mau.fi/bridges/python/telegram/management-commands.html>
|
||||||
* Official admin documentation: <https://github.com/YunoHost-Apps/mautrix_telegram_ynh>
|
* Official admin documentation: <https://github.com/YunoHost-Apps/mautrix_telegram_ynh>
|
||||||
* Upstream app code repository: <https://github.com/mautrix/telegram>
|
* Upstream app code repository: <https://github.com/mautrix/telegram>
|
||||||
* YunoHost documentation for this app: <https://yunohost.org/app_mautrix_telegram>
|
* YunoHost Store: <https://apps.yunohost.org/app/mautrix_telegram>
|
||||||
* Report a bug: <https://github.com/YunoHost-Apps/mautrix_telegram_ynh/issues>
|
* Report a bug: <https://github.com/YunoHost-Apps/mautrix_telegram_ynh/issues>
|
||||||
|
|
||||||
## Developer info
|
## Developer info
|
||||||
|
|
|
@ -22,7 +22,7 @@ La passerelle ["Mautrix-Telegram"](https://docs.mau.fi/bridges/python/telegram/i
|
||||||
** Attention : sauvegardez et restaurez toujours les deux applications Yunohost matrix-synapse et mautrix_telegram en même temps!**
|
** Attention : sauvegardez et restaurez toujours les deux applications Yunohost matrix-synapse et mautrix_telegram en même temps!**
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 0.14.2~ynh1
|
**Version incluse :** 0.15.0~ynh1
|
||||||
## Avertissements / informations importantes
|
## Avertissements / informations importantes
|
||||||
|
|
||||||
## Liste de passerelles publiques
|
## Liste de passerelles publiques
|
||||||
|
@ -124,7 +124,7 @@ git config --local core.hooksPath .githooks
|
||||||
* Documentation officielle utilisateur : <https://docs.mau.fi/bridges/python/telegram/management-commands.html>
|
* Documentation officielle utilisateur : <https://docs.mau.fi/bridges/python/telegram/management-commands.html>
|
||||||
* Documentation officielle de l’admin : <https://github.com/YunoHost-Apps/mautrix_telegram_ynh>
|
* Documentation officielle de l’admin : <https://github.com/YunoHost-Apps/mautrix_telegram_ynh>
|
||||||
* Dépôt de code officiel de l’app : <https://github.com/mautrix/telegram>
|
* Dépôt de code officiel de l’app : <https://github.com/mautrix/telegram>
|
||||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_mautrix_telegram>
|
* YunoHost Store: <https://apps.yunohost.org/app/mautrix_telegram>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/mautrix_telegram_ynh/issues>
|
* Signaler un bug : <https://github.com/YunoHost-Apps/mautrix_telegram_ynh/issues>
|
||||||
|
|
||||||
## Informations pour les développeurs
|
## Informations pour les développeurs
|
||||||
|
|
Loading…
Reference in a new issue