1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mautrix_whatsapp_ynh.git synced 2024-09-03 19:46:01 +02:00

Update manifest.json

This commit is contained in:
Gredin67 2020-04-15 13:48:07 +02:00 committed by GitHub
parent efbb80e583
commit 1af0bfc172
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,19 +3,20 @@
"id": "whatsapp",
"packaging_format": 1,
"description": {
"en": "Matrix-WhatsApp puppeting bridge packaged as a YunoHost service.",
"en": "A Matrix-WhatsApp puppeting bridge packaged as a YunoHost service.",
"fr": "Passerelle WhatsApp exploitant matrix-synapse et un service d'application matrix packagé comme un service YunoHost."
},
"version": "1.0~ynh1",
"url": "https://github.com/tulir/mautrix-whatsapp",
"license": "free",
"license": "AGPL3",
"maintainer": {
"name": "Gredin67",
"email": "ghentz@mailz.org",
"url": "https://github.com/Gredin67/mautrix-whatsapp_ynh"
"url": "https://github.com/YunoHost-Apps/mautrix-whatsapp_ynh"
},
"requirements": {
"yunohost": ">= 3.5"
"synapse": ">= 1.11.0"
},
"multi_instance": true,
"services": [
@ -35,10 +36,11 @@
"name": "botadmin",
"type": "string",
"ask": {
"en": "Choose the matrix account admin of the whatsapp bot",
"en": "Choose the matrix account administrator of the whatsapp bot",
"fr": "Choisissez le compte matrix administrateur du robot whatsapp"
},
"example": "@johndoe:domain.org or @johndoe:matrix.org"
"default": "Your main matrix account"
},
{
"name": "botusers",