baptisteArno / typebot.io

๐Ÿ’ฌ Typebot is a powerful chatbot builder that you can self-host.

Home Page:https://typebot.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FEAT] - add confetti ๐ŸŽ‰๐ŸŽŠ

pierrejo opened this issue ยท comments

Add confetti at the end of a conversation or at a key moment.

This is not possible via the โ€œscriptโ€ function, as we cannot import external libraries.

But it seems relatively simple to implement and can give a little visual touch and user satisfaction. Here's a library that does just that: Confetti.JS ๐ŸŽ‰

This is too niche to be a native feature. I suggest you embed your bot on your own website and use your website to trigger the confetti with onAnswer callback