David Vitor Antonio

Results 10 comments of David Vitor Antonio

Using this solution for this specific use case: https://github.com/botpress/solutions/tree/master/custom%20solutions/Create%20logout%20link

@bassamtantawi-botpress @ptrckbp @laurentlp I added the mentioned flow-utils module to the public solutions repository: https://github.com/botpress/solutions/tree/master/custom%20modules/flow-utils

Duplicate of https://github.com/botpress/botpress/issues/11677

@bassamtantawi-botpress @ptrckbp @laurentlp I added the mentioned flow-utils module to the public solutions repository: https://github.com/botpress/solutions/tree/master/custom%20modules/flow-utils

Hey @shanalexjoseph, are you setting the context in your conversation using the appendContext action? https://github.com/botpress/botpress/blob/master/modules/builtin/src/actions/appendContext.js

@shanalexjoseph You set a context for your question there, but the bot will never answer that question if you don't add that context to the conversation. If you need an...

hey @ivarunseth, thanks for contributing, sorry for the late response I will verify your request with the team and get back to you Question, do you know how to use...

@ivarunseth I saw that you didn't implement the Card or Carrousel renderers, the way we do it at Twilio or Vonage (Which can connect to WhatsApp) is to send multiple...

Hey @ivarunseth, Nice, as soon as I get a chance to look at it I will let you know Could you also document the setup for this channel just like...

> @ivarunseth,Ok can you have any documentation that how to remove the existing messaging channel and attach these one if available please provide me ? I have no idea from...