Download Bot Libre Desktop, your own personal bot for your PC or Mac
Bot Libre Dev : How can i can load response list and try to access in Bot Libre

RE: How can i can load response list and try to access in Bot Libre

by admin posted Aug 4 2017, 8:05

Current in the test GUI the LoadChatFileAction only loads AIML or chat log files.

The code it uses is,

getBot().awareness().getSense(TextEntry.class).loadChatFile(file, "Chat Log", "", true, false);

Change it to,

getBot().awareness().getSense(TextEntry.class).loadChatFile(file, "Response List", "", false, false);

I will update the code for the next release.


Id: 18555428
Posted: Aug 4 2017, 8:05
Replies: 0
Views: 2623, today: 3, week: 9, month: 25
0 0 0.0/5