mirror of
https://github.com/cheveguerra/botLeiferAurik-Mod_2.0.git
synced 2026-04-17 19:36:17 +00:00
Commit inicial
This commit is contained in:
66
flow/initial.json
Normal file
66
flow/initial.json
Normal file
@@ -0,0 +1,66 @@
|
||||
[
|
||||
{
|
||||
"keywords": [
|
||||
"xmuchas gracias",
|
||||
"xgracias",
|
||||
"xvale gracias"
|
||||
],
|
||||
"key": "Gracias"
|
||||
},
|
||||
{
|
||||
"keywords": ["/menu"],
|
||||
"key": "menu"
|
||||
},
|
||||
{
|
||||
"keywords": ["1"],
|
||||
"key": "opcion1"
|
||||
},
|
||||
{
|
||||
"keywords": ["2"],
|
||||
"key": "opcion2"
|
||||
},
|
||||
{
|
||||
"keywords": ["3"],
|
||||
"key": "opcion3"
|
||||
},
|
||||
{
|
||||
"keywords": "*",
|
||||
"key": "recibenombre"
|
||||
},
|
||||
{
|
||||
"keywords": "*",
|
||||
"key": "recibecorreo"
|
||||
},
|
||||
{
|
||||
"keywords": "*",
|
||||
"key": "gRevisaCliente"
|
||||
},
|
||||
{
|
||||
"keywords": "*",
|
||||
"key": "gGuardainfo"
|
||||
},
|
||||
{
|
||||
"keywords": ["rnd"],
|
||||
"key": "rnd"
|
||||
},
|
||||
{
|
||||
"keywords": ["rnd2"],
|
||||
"key": "rnd2"
|
||||
},
|
||||
{
|
||||
"keywords": ["/venta","/borrarventa"],
|
||||
"key": "venta"
|
||||
},
|
||||
{
|
||||
"keywords": "*",
|
||||
"key": "borramosventa"
|
||||
},
|
||||
{
|
||||
"keywords": ["/rc","/recuperaclientes","/recuperarclientes"],
|
||||
"key": "clientes"
|
||||
},
|
||||
{
|
||||
"keywords": "*",
|
||||
"key": "recuperamosClientes"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user