typebot.io icon indicating copy to clipboard operation
typebot.io copied to clipboard

💬 Typebot is a powerful chatbot builder that you can self-host.

Results 304 typebot.io issues
Sort by recently updated
recently updated
newest added

Using a variable as Button value will help us to create conditions without having to repeat values.

Improvement ⚡

Could bot record user voice by some record button? And we could download this vocie(.mp3?) from result table.

Feature ✨

For whatever reason (Text to Speech) doesn't work well since yesterday. The URL with audio link generated by Ellenven is coming up empty. Flow image attached.

Currently I can branch out the conversation based on exact user input, but now I'd also like to be able approximate user message(even when written with typos) to one of...

A huge huge huge pain is when I am using the same if condition multiple times. E.g. a funcction: Check_Codition|(value1): if(value1=='strawbberry'): return 1 There is ABSOLUTELY no way to reuse...