botman / web-widget

MIT License
37 stars 68 forks source link

Web Chat #62

Closed s-marques closed 1 year ago

s-marques commented 1 year ago

How to leave the chat open when entering the site?

filippotoso commented 1 year ago

Use botmanChatWidget.open()

Section API in https://botman.io/2.0/web-widget

LuisAP commented 3 months ago

Hi, where do I need to put the botmanChatWidget.open() on my code? Thanks!