Closing the chat bubble with reseting the chat
# 🤝help
g
Hy bot developers! I integrated the bot on my site using the WebChat integration script. I find it very confusing that every time I open the chat my old conversation data is still in the chat. This is also the case when I open the chat days later. Is it possible that closing the chat bubble always resets the chat? The button at the top to delete the chat is all well and good, It would be much bette if I start over every time without actively doing anything. https://cdn.discordapp.com/attachments/1250081942901358606/1250095755889213530/image.png?ex=6669b1e5&is=66686065&hm=f232ea9630ac047068de33ebc751a5595f8cfb703297d83eee3f57c7f0defec7&
This doesn't seem to work. (in the picture ]My chat is never deleted despite activating the function.
d
Hello, if you use the configuration for the integration of your bot, you must make sure that if you have the following set to true, "useSessionStorage": true, this is so that the conversation is deleted on each reload
g
To integrate the script, I programmed a WordPress plugin. That seems to be where the problem lies. My plugin only works when I am logged in to WordPress. Then I would go back to troubleshooting. Nevertheless, thank you for your help
2 Views