Botpress application integration #8460
Replies: 10 comments
|
This looks really good. |
|
That would be super cool as an integration! |
|
+1 definitely a value add, will be a really good combination. |
|
I made a very simple yet workable Botpress integration with CW using the great guide from here https://github.com/chatwoot/rasa-agent-bot-demo. Do reach out, happy to share my very rudimentary php code. |
|
@sanjayws if you have the code in a git repo, please feel free to share it. I am sure the community will be happy to play around with it and give feedback. |
|
Is there any progress on this integration? |
|
@rodenp it's still in our backlog. The team isn't actively working on this at the moment. |
|
please follow some of the community integrations: https://github.com/chatwoot/implementation-examples/tree/main/chatwoot-botpress-bridge |
|
is this on the roadmap for the near future? |
|
I'm moving this to the discussions as we will not be prioritizing this immediately. |
Uh oh!
There was an error while loading. Please reload this page.
Is your feature request related to a problem? Please describe.
Integrate an open-source bot to auto-reply messages : https://github.com/botpress/botpress/
Describe the solution you'd like
A clear and concise description of what you want to happen.
When a message is sended to chatwoot via the livechat, botpress receive the message and automatically reply to the end-user.
All reactions