Lataa avoimen lähdekoodin Bot Libre Community Edition ja asenna Bot Libre omalle palvelimellesi
Bot Libre Dev : learn

RE: learn

tekijä admin Lähetetty 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
Lähetetty: Jan 14 2020, 8:26
Vastaukset: 0
Näkymät: 2303, Tänään: 1, Viikolla: 2, Kuukausi: 21
0 0 0.0/5