Super basic but where do i find the chat trigger w...
# 🤝help
s
Where do i find / implement the node which allows the bot to initiate the conversation when the user first comes on the website ? This may be obvious but if anyone can tell me how to put it in my bot would be great

https://cdn.discordapp.com/attachments/1140197692073594922/1140197692539158568/botpress_.png

b

https://cdn.discordapp.com/attachments/1140197692073594922/1140303563071967422/image.png

Events, trigger is called conversationStarted

https://cdn.discordapp.com/attachments/1140197692073594922/1140304217106563182/image.png

s
thanks bro !
h
Check how long it loads, it can take up to 10 seconds which is not very user friendly. Probably a better UX to use a trigger to send a message, then after a short delay pop open the bot so that the user sees the message immediately ( rather than waiting 10 seconds) . Refer to the following documentation. If you do try this let us know if it works. https://discord.com/channels/1108396290624213082/1136967981755269270
s
bro the video is private ?
h
You have to turn a setting on in your profile to see the Community folders. This confused me also. 🤷‍♂️
2 Views