Bug Stomp
Upgrades and changes sometimes have unpredictable results, so post your bugs and glitches in here and I'll get out my trusty wrench and get to fixin'!
Posts 2,976 - 2,989 of 8,685
Posts 2,976 - 2,989 of 8,685
Jabe2022
21 years ago
21 years ago
Ok, I see your point. But instead of deleting a response, you could set up a goto sequence to get the correct response. Say you don't want your bot to respond to an xkeyphrase, right? so set up something like
goto xnone
and put that in all of the responses that you wan cancelled out. If I remember right, more than one like response in a single keyphrase gets deleted.
goto xnone
and put that in all of the responses that you wan cancelled out. If I remember right, more than one like response in a single keyphrase gets deleted.
Jabe2022
21 years ago
21 years ago
Why is that? I can't really see how the pre-processor would break that up. But of course, it could be just a scripting bug.
Jabe2022
21 years ago
21 years ago
does your keyphrase contain the question mark?
If it does, it shouldn't. it tends to make the processor a little buggy when comparing to other matches.
If it does, it shouldn't. it tends to make the processor a little buggy when comparing to other matches.
Hemi
21 years ago
21 years ago
In processing, it will add underscores between words. I have hundreds of keyphrases for the world capitals, for example 'what is the capital of Australia' in processing it will change it to 'what is the capital_of_australia'. This stops my keyphrases from being picked up.
Hemi
21 years ago
21 years ago
'I was just born and cant speak well yet' is picked up in debug but when my bot is chatting it is not picked up. I don't know why.
» More new posts: Doghead's Cosmic Bar