mirror of
https://github.com/cheveguerra/bot-whatsapp.git
synced 2026-04-17 19:26:23 +00:00
51 lines
975 B
JSON
51 lines
975 B
JSON
[
|
|
{
|
|
"keywords": [
|
|
"hola",
|
|
"ola",
|
|
"ole",
|
|
"inicio",
|
|
"welcome",
|
|
"buenos días",
|
|
"buenas tardes",
|
|
"buenas noches",
|
|
"me dieron este número",
|
|
"venden a crédito",
|
|
"quisiera saber si venden",
|
|
"necesito saber"
|
|
],
|
|
"key": "STEP_1"
|
|
},
|
|
{
|
|
"keywords": [
|
|
"catalogo",
|
|
"productos",
|
|
"categoría"
|
|
],
|
|
"key": "STEP_2"
|
|
},
|
|
{
|
|
"keywords": [
|
|
"angular"
|
|
],
|
|
"key": "STEP_2_1"
|
|
},
|
|
{
|
|
"keywords": [
|
|
"asesor",
|
|
"asesores",
|
|
"Vendedor",
|
|
"cobrador"
|
|
],
|
|
"key": "STEP_3"
|
|
},
|
|
{
|
|
"keywords": [
|
|
"muchas gracias",
|
|
"ok",
|
|
"gracias",
|
|
"vale gracias"
|
|
],
|
|
"key": "STEP_4"
|
|
}
|
|
] |