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:
parent
1af0bfc172
commit
76395f80fd
1 changed files with 10 additions and 0 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue