Descarga de la fuente abierta Bot Libre de la Comunidad de Edición e instalar el Bot Libre en tu propio servidor
Bot Libre Dev : learn

RE: learn

por admin publicado Jan 14 2020, 8:26

In Self the learn() function takes a response category object that has a pattern and template.

For example:
learn( { pattern : "hello", template : "How are you today?" } );
or,
var response = new Object();
response.pattern = "hi";
response.template = "bye";
learn( response );


Id: 31483901
Publicado: Jan 14 2020, 8:26
Respuestas: 0
Vistas: 2756, hoy: 2, la semana: 12, mes: 52
0 0 0.0/5