Você sabia que o Bot Livre também oferece acesso gratuito hospedado bate-papo ao vivo para seu próprio website ou aplicativo para celular?
Bot Libre Forum : random remembered

RE: random remembered

por admin postado 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
Postado: Sep 19 2018, 10:47
Atualizado: Sep 19 2018, 10:47
Respostas: 0
Pontos de vista: 1898, hoje: 1, semana: 5, mês: 24
0 0 0.0/5