b
Hey guys, newbie here. Can I add some pop-up little animation (like text "Click me!" or smth like that) to invite website visitors to click chatbot bubble and start the conversation? If yes - how can I do it? Example of what I'm asking on image (its not from botpress)

https://cdn.discordapp.com/attachments/1137023342726103140/1137023343015497728/ask.jpeg

f
@bright-magazine-792 is this currently possible?
b
No, but it indeed is in our plans for feature updates!
f
i would recommend opening up #1111026806254993459 , i believe one might already be open, i vaguely remember discussing this previously
b
thanks a lot for info ❤️
thanks bro 🙂
f
How I did it before was using JS, catching the Iframe, then attaching the div the information to it. You can use "Send Custom Event" card to send infromation from the bot to your website, then from there you can fire the JS that will attach the div to the bot iframe.
I did it long time ago, unfortunately I don't have the code
b
yeah pretty technical, but I feel it should work. let me get my hands dirty
thanks for the clue, bassam!
13 Views