From 76395f80fd83ef5a290776f413de167e8b19204e Mon Sep 17 00:00:00 2001 From: Gredin67 <35761345+Gredin67@users.noreply.github.com> Date: Wed, 15 Apr 2020 13:57:44 +0200 Subject: [PATCH] Added whatsappbot --- manifest.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/manifest.json b/manifest.json index bc7a316..7f66dcc 100644 --- a/manifest.json +++ b/manifest.json @@ -32,6 +32,16 @@ }, "example": "domain.org" }, + { + "name": "whatsappbot", + "type": "string", + "ask": { + "en": "Choose the user name of the whatsapp bot for which to create a YunoHost and a local synapse server account", + "fr": "Choisissez le nom d'utilisateur du robot whatsapp pour lequel un compte sera créé sur YunoHost et le serveur local synapse" + }, + "example": "whatsappbot" + "default": "whatsappbot" + }, { "name": "botadmin", "type": "string",