ინტეგრაციები
Telegram Bot API ინტეგრაცია
ვრცლად
Telegram-ი 1.5B+ active users globally, საქართველოში #1 messaging app (87% smartphone penetration). Bot API უფასო, no rate limit small-mid scale, official + open-source library 30+ ენაში. Use case-ები: customer support inbox, order notifications, content publishing, lead capture, internal team alerts.
Quick setup: BotFather-ში new bot register (5 წუთი), token მიიღო, webhook URL set, Node.js / Python / Go integration. Polling mode dev-ში, webhook production-ში. Free tier ყველაფერი — paid features მხოლოდ premium subscription-ი (Telegram-ის own product).
Craftwebstudio-მ Telegram bot 60+ project-ში გამოიყენა — content publishing automation, order notifications restaurant client-ებზე, customer service chatbot SMB-ებისთვის. Average integration time 8-16 hours.
რატომ აირჩიო
- უფასო unlimited messaging
- ქართულ market-ში 87% smartphone penetration
- Inline keyboards + payments + media + voice support
- Webhook + polling, dev-friendly
- Open-source libraries 30+ ენაში
გამოყენების შემთხვევები
- Order notifications რესტორნებზე
- Customer support 24/7 chatbot
- Content publishing automation (blog → channel)
Setup ნაბიჯები
- 1BotFather-ში /newbot ბრძანებით ახალი bot-ი დარეგისტრირე
- 2Bot token-ი შეინახე .env.local-ში TELEGRAM_BOT_TOKEN-ად
- 3Webhook URL-ი setWebhook API-ით კონფიგურირდე (HTTPS-ი mandatory)
- 4Library install: npm install grammy ან telegraf (Node.js)
- 5First test: /start command handler + reply implementation
ხშირად დასმული კითხვები
Telegram bot-ი ქართულ ენას supports?▾
სრულად — UTF-8 native, Georgian characters render perfectly. Inline keyboards + reply markup ka-text supported.
Webhook vs polling — რომელი?▾
Production: webhook (HTTPS endpoint, instant). Dev: polling (no public URL needed). Webhook scaling 1M+ messages/day, polling 10K+/day limit.
Telegram Bot Payments რა fee-ი?▾
Telegram-ი 0% fee. Payment provider (Stripe, PayMaster, Robokassa) own fee 2-3%. ქართული BoG/TBC native არ არის — Stripe Atlas Delaware setup-ი ხშირად საჭიროა.
სხვა ინტეგრაციები
დაკავშირებული სერვისები
გინდა უფასო კონსულტაცია?
დაგვიკავშირდი — 24 საათის განმავლობაში დაგიბრუნებთ საპასუხო წერილს პროექტის შეფასებით.