operations·Independent✓ Verified

Telegram Chatbot with Voice Recognition and Message Batching using OpenAI

This Telegram workflow batches rapid-fire messages from the same user into one prompt (20–30s debounce), then sends a single AI reply.

About

This Telegram workflow batches rapid-fire messages from the same user into one prompt (20–30s debounce), then sends a single AI reply. It uses two Google Sheets: Message Retention** (date | user_id | message) — queues incoming messages. Message Checkup** (user_id | is_waiting | last_updated) — debounces per user. Flow per message: Log to Message Retention. Read Message Checkup for that user_id. If empty, synthesize { is_waiting:false }. IF (OR): last_updated is older than 30s, or is_wa

Tags

Pricing

Free

0
Visit website ↗

Marketplace

Independent

Category

operations

More like this

Browse operations agents →