Rejoignez Bot Libre du Partenaire et Filiale du programme et de soutenir notre gratuit plate-forme ouverte
Bot Libre Forum : pioyu cannot be programmed anymore

RE: pioyu cannot be programmed anymore

par admin posté Jun 10 2018, 9:03

Clicking on "Debug" "FINE" in chat with the bot I see the following,

2018-06-10 08:57:46.931 - FINE -- Language:PATTERN MATCH - <202528 Pattern("[can do what when where how does who would could is] *") a:3,c:0,p> - <110 know a:2,c:3,p>

So your issue is you have another pattern that is taking precedence.

You can remove this pattern, add a new pattern, or change the precedence of your other pattern using _ instead of * (the _ wildcard takes precedence in AIML)

i.e.

<pattern>_ to count</pattern>

or,

<pattern>[can do what when where how does who would could is] * to count</pattern>

Or change the script to use Self, as Self lets you control the pattern order.


Id: 22457228
Tags: aiml
Posté: Jun 10 2018, 9:03
Mise à jour: Jun 10 2018, 9:04
Réponses: 0
Vues: 2612, aujourd'hui: 3, semaine: 8, mois: 21
0 0 0.0/5