Hi Gordy, hope your well, I have put in and event trigger though when I load the bot its giving me 403 status in the console is this because I am not apart of the beta? Cheers
window.addEventListener('load', function() {
window.botpressWebChat.sendEvent({ type: "trigger"})
}