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

Added whatsappbot

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

View file

@ -32,6 +32,16 @@
}, },
"example": "domain.org" "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", "name": "botadmin",
"type": "string", "type": "string",