https://discord.gg/botpress logo
Hello! Does Somebody know how to connect botpress ...
# 💻developers
g
Hello! Does Somebody know how to connect botpress to rocketchat? I followed this
tutorial
, but unsuccessfully 😭 https://github.com/RocketChat/rocketchat-botpress-lab-bot/blob/main/INSTALL.MD This the log in botpress
Copy code
data: {
      success: false,
      error: 'The required "roomId" or "roomName" param provided does not match any channel [error-room-not-found]',
      errorType: 'error-room-not-found'
    }
2 Views