powerful-doctor-83873
07/29/2023, 10:52 PMhttps://cdn.discordapp.com/attachments/1134981905238999110/1134981905423532112/thing.png▾
early-state-50789
07/30/2023, 9:56 PMpowerful-doctor-83873
07/30/2023, 11:09 PMcrooked-van-25152
08/01/2023, 2:40 PMbright-magazine-792
08/01/2023, 2:40 PMbright-magazine-792
08/01/2023, 2:41 PMbright-magazine-792
08/01/2023, 2:43 PM// Include the Botpress Web Chat library
<script src="https://cdn.botpress.dev/webchat/v0/inject.js"></script>
// Initialize the web chat with default options
<script>
window.botpressWebChat.init({
"botId": "539dd4de-aaa1-4a46-9218-95f32b2a1e3f",
"hostUrl": "https://cdn.botpress.cloud/webchat/v0",
"messagingUrl": "https://messaging.botpress.cloud",
"clientId": "539de4de-aea1-4a46-9218-95f32b2a1e3f",
"botName": "Wonderful-chatbot",
//this removes the conversation button
"showConversationsButton": false
});
</script>
Just make sure to use your own botId