I want to integrate Rivescript into my Angular webapp. In addition to the chatbot conversation, the bot should also execute logic based on the conversation. I have seen that there is a macro function implemented in Rivescript that allows you to execute Javascript. Is it possible to call an Angular service via object macro?
I want to integrate Rivescript into my Angular webapp. In addition to the chatbot conversation, the bot should also execute logic based on the conversation. I have seen that there is a macro function implemented in Rivescript that allows you to execute Javascript. Is it possible to call an Angular service via object macro?