2
0
Files
bot/apps/docs/get-started/overview.mdx
2024-09-14 12:01:06 +02:00

15 lines
390 B
Plaintext

---
title: Creating a typebot
icon: hammer
---
The best way to understand the basic principles of Typebot is by watching this super quick "Creating a typebot" video:
<div className="relative" style={{ paddingBottom: '64.5933014354067%' }}>
<iframe
src="https://www.youtube.com/watch?v=GBq_7sgS4Js"
allowFullScreen
className="absolute top-0 left-0 w-full h-full"
/>
</div>