Hello,
I'm trying to train my bot via "Training & Chat Logs" and I'm adding new responses there. But I'm encountering some difficulties:
- when I try to use the user input in bot's response (with "Something {star} something..") as a response I'm getting only the user input, not the whole response
- I'm asking the user to input a number, but it can be any number, how can I set an response to it?
- and also can I validate somehow such a number? For example I want one response if the number starts with "07" and another if it's not
Thank you in advance! :)
|