Héberger votre propre bot plate-forme avec le Bot Libre Entreprise Plate-forme de Bot
Bot Libre Forum : random remembered

RE: random remembered

par admin posté Sep 19 2018, 10:47

Looking at your bot you have an AIML pattern for "who lives * you", the template should be as follows.

Note my previous example was missing the #self.country at the end.

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


Id: 23665567
Posté: Sep 19 2018, 10:47
Mise à jour: Sep 19 2018, 10:47
Réponses: 0
Vues: 2318, aujourd'hui: 1, semaine: 18, mois: 26
0 0 0.0/5