I want to add 3 small things to my bot. Can you help me out, please?
1) If I want to chat to the bot I need to first of all say something like "hi". How can I make the program autorun when the user clicks the chatbot icon?
2) If I reload the website the chatbot saves the previous things we talked about. I want when I reload the website the conversation to be cleared out, so it could start from the beginning again. Any advise?
3) When the website is loaded for like a second and a half it is loading the chatbot and when it loads for maybe a second again the design of the chatbot is the default one. Then it is loading my css file. The problem is that this second of loading to the default design is very frustrating. Currently I am testing the capabilities of Botpress on a local website. Could that be the issue? If not how to fix it?
Thanks a lot!