ダウンロードは、オープンソースの ボットのリブレコミュニティエディション とインストールボットブリトーを自分でサーバー
Bot Libre Dev : learn

RE: learn

による admin 掲載 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
掲載: Jan 14 2020, 8:26
回答: 0
眺望: 2281, 今日の: 1, 週間: 7, 月: 40
0 0 0.0/5