Varun Seth
Varun Seth
Hi @slvnperron, I have raised a PR for this feature request. Please review. https://github.com/botpress/messaging/pull/676
Hello @slvnperron, just wanted to kindly check in on this PR. It’s been some time, and I’m eager to contribute further based on any feedback. Thanks in advance for your...
Hey @davidvitora, thanks for your time to view the PR! To answer your question, I have built the binaries of messaging server locally using `yarn package` command. I then replaced...
@davidvitora Hey, I just saw how card & carousel renderers are implemented in twilio and vonage channels. As you mentioned, since sending templated messages requires approval from meta, I had...
Hey @davidvitora, @Akshat7321, As of now, apart from card and carousel content types, everything is working. I'm implementing the card and carousel content types using interactive [reply buttons](https://developers.facebook.com/docs/whatsapp/cloud-api/messages/interactive-reply-buttons-messages) and [list...
> Hi @ivarunseth, could you please tell me how to stop the existing messaging channel and run these channels using Docker Compose? Where I have to make changes? Hello @AnshuChatbot,...
> I am able to run these messaging channels in a separate container, but I'm unable to attach them to our running host. Could you suggest how to remove the...
Hello @davidvitora, I have completed the card, carousel & choices implementation. Awaiting your feedback, please review :) Thanks!
> > Hey @davidvitora, > > thanks for your time to view the PR! > > To answer your question, I have built the binaries of messaging server locally using...
Hey @AnshuChatbot, You are facing an error when making a post request to [whatsapp messages API](https://developers.facebook.com/docs/whatsapp/cloud-api/guides/send-messages). The request is intended to mark a user message as read by the bot....