Your comments
In this case, this is how it works:
Assign a variable {resultat} = 23
Later, in a message node, if you need to change this variable, use the function {resulatat} = {resultat} + 1. With this, the new value "24" will get assigned to {resultat}
Is the restart command still not working in Telegram?
We'll look into this further to optimize the NLP.
Yes, you can integrate using Re-engagement feature where user will be notified on a specific date or time.
http://forum.onsequel.com/topics/268-how-do-i-use-the-re-engagement-node/
Hope this helps.
You can use the regular NLP node feature which fits in your case.
http://forum.onsequel.com/forums/2-faqs/categories/16-nlp-natural-language-processing/topics/
Let me know if you need any help or have questions.
Log in to onsequel.com and copy the URL of your bot episode and send it over.
I'm afraid, random value can't be assigned to a variable. Yes, it is possible to change the variable value assigned in random message node or any node.
I've checked and looks like the API node set up is fine and no issues found. Could you please check your API and see if there is any issue with it?
Welcome to Sequel!
The NLP works in such a way that if you use the sentence "I love you", it will detect if user types a sentence which contains the NLP tag "I love you". For e.g. if user types " I love you a lot dear", then it will detect as "I love you" is present in user's input.
Customer support service by UserEcho
I've added the template episodes in your bot. Let me know if you have any questions.