Features
Everything chat-valet does — no fluff, no vague promises. If a feature is not listed here, we do not have it.
Broadcasts
Send a message to a list of contacts from your own number. Designed for small to medium volumes — we recommend no more than 20–30 messages per day per number.
- Upload contacts — paste numbers or upload a CSV/TXT file
- Deduplication — duplicates removed automatically before sending
- International numbers — any country code supported
- Spintax — {variant 1|variant 2} for message variation per recipient
- Variables — personalize with name, city, or any custom field from your list
- Attachments — images, documents, audio
- Pauses between messages — set a random or fixed delay to look less robotic
- Daily send limit — cap outgoing messages per account per day
- Scheduling — set a date and time for delivery to start
Keyword bot
Trigger-based replies — no AI, no code. You define the words, you define the answers.
- Multiple trigger keywords per rule
- Multiple reply variants with spintax — the bot picks one randomly
- Per-contact trigger limit — so the same person does not get the same reply ten times
- Rules are evaluated in order; first match wins
Auto-responder
A single canned reply sent to anyone who messages you, with a configurable cooldown so the same person does not get the same reply twice in a short window. Good for "I'll get back to you in 24 hours" messages when you are away.
AI assistant
The AI studies your actual conversations and replies in your voice. Unlike a generic chatbot, it picks up your specific vocabulary, formality level, and typical response patterns.
- Style training — you pick the dialogues; the AI reads them, nothing else
- Whitelist — only contacts you approve get AI replies by default
- Unknown contacts rule — set a different behaviour for people not on the whitelist
- Confirmation bot — AI draft arrives in your Telegram with three buttons: Send / Edit / Reject
- Quiet hours — AI goes silent during the times you specify
- Prepared replies — pre-written responses the AI can use for predictable situations
Unified inbox
All conversations from all connected accounts — WhatsApp, Telegram, MAX — in one screen. Read and reply manually without switching apps. Useful when you run multiple numbers or want one place to monitor everything.
API and webhooks
chat-valet exposes a public REST API. You can send messages, manage contacts, and receive events via webhooks. Typical integrations:
- Trigger a WhatsApp message when a deal closes in your CRM
- Forward incoming messages to your own system for custom processing
- Build a no-code automation in n8n or Make that uses chat-valet as a messaging layer
- Send OTP codes or order notifications without paying per-message fees
Supported messengers
| Messenger | Status | Notes |
|---|---|---|
| Supported | Personal number via QR scan | |
| Telegram | Supported | Personal account or bot token |
| MAX | Supported | Regional Russian messenger — likely not relevant outside Russia |
Try everything except the AI assistant free for 30 days — no card required.
Start freeFrequently asked questions
Can I send attachments in broadcasts?
Yes. Images, documents, and audio files are supported as attachments in broadcast messages.
How does the AI learn my writing style?
You choose specific conversations from your history. The AI studies the vocabulary, sentence length, tone, and typical responses in those conversations. It does not access any conversations you have not explicitly selected.
What is spintax?
Spintax is a way to write one message with built-in variation: {Hi|Hello|Hey} {name} — the system picks one option per send. This reduces the chance of identical messages triggering spam filters.
Does the AI reply automatically or does it ask me first?
You control this per contact. For people on your whitelist the AI can reply directly. For unknown contacts it defaults to drafting a reply and sending it to your Telegram bot with Approve / Edit / Reject buttons.
Can I connect multiple WhatsApp or Telegram accounts?
Yes, multiple accounts per messenger are supported. Each has its own settings, limits, and bot configurations.
Is there a public API?
Yes. chat-valet has a public REST API and webhooks, so you can integrate it with your CRM, Zapier, n8n, or custom code.