Hi, my first time posting I have started getting ...
# 💻developers
a
Hi, my first time posting I have started getting into botpress and have an idea of the chat linked to a website to give a user experience that links what you are talking about to what you are viewing. I am using VueJS with Quasar for the site and want to send back messages to the users site to be able to change pages depending on what you are chatting to the bot about. The standard links open a new tab and I can't for the life of me work out if an integration would be the way forward (I know javascript/ programming very well so not scared of it). So my only thought is to link the site to a backend like firebase and then use that as the conduit for messages but really wondered if there was a way to integrate messages to and from the vuejs front end application or if that's just no chance?