All - Activity - reiniermn - Rasa Community Forum
Reinier
Hello, I am Reinier, I am impressed by the possibilities of RASA and I’m doing some experimentation with such amazing tool.
Posts
Hi Everyone, my name is Reinier, from Cuba, living in Brazil, and I´m worried about a issue with Custom Actions
Posted on Rasa Open Source - Jul 31, 2019
Sorry for the delay. It is not the same thing (sender_id and username). For instance check this example of a request coming from a telegram bot.
{'update_id': 455336560, 'message': {'message_id': 19060, 'from': {'id': 888888888, 'is_bot': false, 'first_name': 'Jonh', 'last_name': 'Doe', 'username': '...'}}}
How to trigger action_listen to wait for user input?
Posted on Rasa Open Source - Jul 12, 2019
Continuing the discussion from How to trigger action_listen to wait for user input?:
These guys from Brazil made the management of the telegram messages outside RASA, only feeding it with the minimum and using the responses, maybe you can look their work and catch some ideas.
Best regards
Hi Everyone, my name is Reinier, from Cuba, living in Brazil, and I´m worried about a issue with Custom Actions
Posted on Rasa Open Source - Jul 9, 2019
Hello, I’m Reinier, a Cuban that lives in Rio de Janeiro 🙂 sorry to bother you people. I am very excited with RASA and all the features that it has, thanks to all of you for all the posts I read on the community forum. But there is something that takes away my sleep. I am developing a Telegram FAQ…
Introduce yourself!
Posted on Introduce yourself - Jul 8, 2019
Hello, I’m Reinier, a Cuban that lives in Rio de Janeiro 🙂 sorry to bother you. I am very excited with RASA and all the features that it has, Thank you all for that. But there is something that is keeping me very worried. I am developing a Telegram FAQ chat-bot and I need to use custom actions.