Thumbs up or down user response
# 🤝help
m
Hey, on the botpress website you can click a thumbs up or down to tell them how good a message was, how do we get this on ours?
f
Where can you do that??+
m
on the botpress website their chatbot has that feature I am asking how do we put it in ours
g
^Could this not be a choice card that simply saves it as a var?

https://cdn.discordapp.com/attachments/1138213233765908634/1138222210847359187/image.png

Better SS:

https://cdn.discordapp.com/attachments/1138213233765908634/1138222503496527972/image.png

f
Can i rate them myself? So i tell the bot that it was bad response and then it will try something else?
g
A lot going on here but it's a basic loop that generates new content when a person thumbs down:

https://cdn.discordapp.com/attachments/1138213233765908634/1138225961146515577/image.png

m
This looks like a great idea, thanks a lot I am going to try it out right now and I will let you know how it goes!!
l
I believe they will release this feature soon @many-exabyte-97525, you can do this work around but remeber in this way you'll have to capture the user variable, so rating the answer won't be an optional feature. The way it happens in the Botpress website chat is what I want to apply on my chatbot aswell
7 Views