Fanduit / Tools / Chat Automation
Messaging · Automation

Automate the chats that drive revenue.

Welcome messages, drip sequences, saved quick replies, and AI-drafted responses are all endpoints. Automate the repetitive chat work and keep chatters focused on closing.

Start For Free See how it works Auto-messages, saved replies, AI drafts
drip auto-messages saved replies AI drafts
POST /v1/accounts/{id}/auto-messages
# set a welcome drip for new subscribers
curl https://api.fanduit.co/v1/accounts/$id/auto-messages \
  -H "Authorization: Bearer sk_live_…" \
  -d '{ "trigger": "new_sub", "text": "Hey 👋 welcome!" }'

→ 201 Created  ● active
Capabilities

The chat work, automated

Repetitive messaging handled by the API.

👋

Welcome & drip

Fire automated messages on triggers like a new subscription or a set delay.

💬

Saved replies

Store canned quick replies your chatters can reuse across conversations.

🧠

AI drafts

Have FansBot read a chat and draft an on-brand reply for a human to send.

🎯

Mass + targeted

Pair automation with human-paced mass campaigns to a segment.

🧩

Idempotent sends

Retry safely with an idempotency key so a fan never gets a double message.

🪝

Event-driven

Trigger automations from webhooks in Zapier, Make, or n8n.

Try it

Call it in your language

See all 351+
How it works

Automate a chat flow

Trigger, message, measure.

Set a trigger

Choose an event like a new sub or a delay after subscribing.

Write the message

Compose the auto-message or pick a saved reply.

Let it run

Fanduit sends on the trigger, metered and idempotent.

Use cases

Where automation pays off

Less busywork, more closing.

Welcome

Instant welcome

Greet every new fan the moment they subscribe.

Nudge

Follow-up drips

Send timed follow-ups to warm fans toward a purchase.

Assist

Chatter assist

Give chatters AI-drafted replies to move faster without losing voice.

Scale

Consistent tone

Keep messaging on-brand across a whole roster with shared saved replies.

Built for agencies. Trusted by creators. Powerful for developers.

🏢 Agencies

Run a whole roster from one API — connect every creator you operate and automate messaging, growth, and reporting at scale.

⭐ Creators

Neutral infrastructure on accounts you own, with encrypted credentials, per-account proxies, and no screen sharing.

⚙️ Developers

Clean REST + MCP, signed webhooks, idempotency, and transparent credit metering. Build tools that don\'t break by morning.

FAQ

Questions operators ask

Does automation risk the account?

Sends run through the same paced, signed, proxied path as manual messages, and idempotency prevents double-sends.

Can AI write the replies?

FansBot can draft replies from the chat context for a human to review and send. Version one keeps a human in the loop.

What triggers are available?

New subscription, delays, and events you wire through webhooks into your own logic.

Automate the repetitive chats

Set a welcome flow in one call.

Start For Free See pricing