Intents either don't work at all or send user to n...
# 🤝help
f
Hey everyone, im creating chatbot and i have a problem, i think i tried huge amount of methods, but still nothing. Basically i have 5 intents and they should all transit to different nodes, but only one of them, is working. As you can see on my screenshots single choice card isnt connected, becouse as soon as its connected to its nodes, intents take user to completely non related and non connected node. I thought that maybe in library something is repeating, but no. Using exact words from library doesnt work.

https://cdn.discordapp.com/attachments/1146312500405620806/1146312500560805888/Przechwytywanie.PNG

https://cdn.discordapp.com/attachments/1146312500405620806/1146312500804067339/Przechwytywanie2.PNG

f
Just to get it right. Does your single choice card not work or does the intents not work?
f
Intents, choice cards work perfectly
f
Then what is the problem?
f
When i type anything related to or even exact as examples in library, intents does not work as intended but either sends to failure workflow or to non connected node
this node is always the same, single choice card is connected to it, but intents aren't
ok i was tinkering with this and just straight up deleted problematic node and reworked flow
now it all works
f
Alright