2
0

📝 Add "Chatbot script examples" blog post (#1707)

This commit is contained in:
younesbenallal
2024-08-16 18:14:04 +02:00
committed by GitHub
parent 17684ee5b7
commit c2c2ef7458
9 changed files with 461 additions and 0 deletions

View File

@ -98,6 +98,12 @@ Typebot is an open-source platform that makes it easy to create chatbots for Rea
4. Connect blocks to create conversation logic.
5. Use conditional statements to branch conversations.
<Callout status="info" title="Info">
Looking for inspiration to create your first chatbot? We gathered some
[chatbot script exampes](https://typebot.io/blog/chatbot-script-examples) to
help you get started.
</Callout>
### Exporting and Integrating Typebot Code in React
1. In Typebot, go to "Share" > "Web".