Zu einem bot-service-provider mit dem Bot Libre Cloud-Plattform Bot
Bot Libre Dev : learn

RE: learn

durch admin gepostet 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
Gepostet: Jan 14 2020, 8:26
Antworten: 0
Ansichten: 2064, heute: 2, Woche: 7, Monat: 11
0 0 0.0/5