Typebot

T

Typebot

A place to connect with chatbot enthusiasts. Learn about bot building best practices and discover new content.

Join

⚠ BREAKING CHANGE: Input numbers include a comma since today

Since today the number input breaks by returning numbers with a comma instead of a dot - this breaks validators since the numbers are invalid

How do I integrate the typebot into a website?

Hello everyone, I hope you're all well? I'd like to use the typebot I've created, only I don't really know how it works to put it online via an already created website, should I put it as an api and it responds to me? thank you in advance for your answers!...

Slow flow

Hello, good morning! I am from Brazil and I am having a problem with my Typebot flow. When the flow runs over a Wi-Fi connection, it works normally, but when it's done over mobile internet, it's very slow and laggy, even though the connection is good. I would like to know if anyone has experienced this and can help me.

Missing Messages Sequence ✨ in AI chatbot integration

Hi! I’m using Typebot to build a chatbot made for incident reporting. I've been following this Youtube tutorial (https://www.youtube.com/watch?v=yD42Fx07ZNQ) and it mentions setting up a message sequence. However, the video is about a year old, and I don’t see the same option in my Typebot interface. Does anyone know how to recreate this functionality with the latest version of Typebot? Is there a new approach or workaround I should use?...
No description

Whatsapp group chat

Is it possible to create a bot to monitor whatsapp group chat and listen to specific keywords and then take action?

Add language

Hi everyone, I'm trying to add Hebrew language support to Typebot. I've added a 'he.json' file to the i18n directory and updated tolgee.tsx to add 'he' to the list of available languages, but Hebrew doesn't appear in the language menu in the interface. Do you have any recommendations on how to properly add a new language to the system? Thank you!

Inconsistent Typebot Command execution behavior

Following up with https://discord.com/channels/1155799591220953138/1344993877022609448/1345003736199860295 and after playing around with the sendCommand feature, I'm still trying to see if Typebot's Custom Commands can be used to trigger a call a specific function when needed and then resume/go back to where it was in the flow. I've tried different settings until I found one that seemed to have the expected behavior... until I restarted my bot's preview several times: It has an inconsistent/random outcome every time it is executed, as you can see in the video. Sometimes it calls the function first and then resumes the flow, sometimes it responds first and then calls the function, sometimes it duplicates the bubbles in the command etc. without changing any option β€” only restarting the bot's preview....

Help Make.com returning PDF or URL to Typebot Error

Hi, I'm new using typebot and Discord, but I having problem to show a pdf file returned from make.com integration. I hope to get help here. When I hit the "Test the request" on Make Integration, I receive the error "Unexpected token '<', "<!DOCTYPE "... is not valid JSON". ...
No description

Im not able to get the WhatsApp number using Evolution Api Integration.

Im following the solution in : https://github.com/EvolutionAPI/evolution-api/issues/412 but, as you can see in the images, its not working. Anyone has had this bug?...
No description

Using multiple bot to improve builder performance. Copy/paste JUMP issue.

I've just discovered Typebot, and I'm creating my first bot. I've experienced a huge slow-down (on the builder) because my bot was becoming too big, and I suspect that my browser had issues with the number of elements created. It got to the point where it slows down typing text. I've already tried to disabled extension like adblocker / password manager. So I decided to explode my huge bot into smaller, more manageable bots. And I extensively use the "Link to another typebot" logic. ...

Database concern

Hi everyone. I'm a new typebot user and I'm having fun with it so far. I'm amazed with what it can do as well. I have a question as I cannot seem to find it here. Can I make use of the typebot and have it retrieve data from google spreadsheet or any free database? My goal is to do the following:...

Timezone Question

Central Time Zone is GMT -5 not -6.
No description

Help with feature

Is there any possibility to add a text bubble next to the typebot bubble?
No description

Tracking visitor attribution

I need to be able to track how a visitor that opens typebot chat got to the website. Is there a way to pass this information into typebot upon initialization?

Error prisma.chatSession.updateMany() - continueChat endpoint

Hello, everyone I found this bug when I try to click on button. I don't know why, but this error ocurrs just when I click on that specific button...
No description

Github Login error (help urgent)

I am using typbot for many months now, but recently ( I check one week back only), I am receiving error to login via github I only have github logi in my typebot self host. Now I am receiving the following error, please help urgently User.groupTitlesAutoGeneration...

Where are Typebot variables stored?

I want to edit the value of multiple variables at once in a Script block, but for that I'd need to know if/how to set a Typebot variable's value within a Script block, as I couldn't find where they are stored. I haven't seen them being stored in localStorage, in window.Typebot or anywhere else. P.S. I wouldn't need to know that information if a specific feature were implemented: ...

Text Bubble - Text Alignment Inconsistent

Why are text bubbles on mobile centered aligned and left aligned on desktop? I'd like to match mobile with left text alignment. Thanks!...
No description

WhatsApp Mode – Voice Messages as Input Not Received, Typebot doesn't reply

When using Audio GPT in WhatsApp mode (free version, without a custom WA bot ID), the system stops responding after receiving a voice message. Once a voice message is sent, Typebot does not reply and stops responding to any messages, including text. However, if only text messages are sent, the system replies correctly. Notes: I have set public on allow video clip input bubble. Issue occurs only after sending a voice message....

Can I make a hyperlink in a text bubble a variable?

if {{profile}} is a url of a profile, can I have it show profilelink:{{profile}}
No description