Upgrade to our Diamond service and we will build you your own app for Android or iOS
Bot Libre Forum : random remembered

RE: random remembered

by admin posted Sep 25 2018, 9:15

For also remembering like vs dislike, you would need another property to store this.

Something like.

<category>
<pattern>who lives * you</pattern>
<template>I <self>if (#self.likesCountry == null) { #self.likesCountry = random(true, false); }; if (#self.likesCountry) { "" } else { "do not" }</self> like <self>if (#self.country == null) { #self.country = random("USA", "Canada", "Mexico"); }; #self.country</self></template>
</category>

For exporting knowledge, you can export knowledge as JSON data from the bot's Knowledge page.


Id: 23744066
Posted: Sep 25 2018, 9:15
Updated: Sep 25 2018, 9:16
Replies: 0
Views: 1880, today: 1, week: 6, month: 25
0 0 0.0/5