Optimizing small problems in the chat bot.
# 🤝help
s
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!
b
For #1 you might want to check out this channel: https://discord.com/channels/1108396290624213082/1121833577659768893
s
@best-cricket-48770 thanks a lot. I didn't see it was there 😅
Do you have any idea about 2) and 3)?
b
For #2 try this at the bottom of the screen after you click 'Integrations' on the dashboard for your chatbot. Not in the design screen.
s
Thanks a lot!
@best-cricket-48770 again if you have any ideas about 3) I would be more than happy to hear them.
c
@bright-magazine-792 any idea on question #3?
b
For 3rd point. Since we're using External CSS URL, the problem persists. Whenever you reload, chatbot uses the default styling and then we overlap with the new stylesheet provided. Can you open up a feature request for this in #1111026806254993459
2 Views