Hi,
I’ve been using Botpress for over 3~4 years and for my next project i want to go with the cloud version.
As botpress cloud does not offer an rest api (on-premises converse api) or enable us to upload custom modules, I was able to “reverse engineer” what channel-web widget does and connect to botpress from my backend using websockets.
Theres any other option to integrate custom channels or this is the best way for now? (maybe using @botpress/messaging-client, but idk how to get tokens to connect it to https://messaging.botpress.cloud)