How to Make a Free WhatsApp Bot (Without the Business API)

A WhatsApp bot is anything that answers WhatsApp messages automatically instead of you typing the reply. You can build a genuinely free one — no WhatsApp Business API, no server, no coding — by using an app on your Android phone that replies through the notification. Here is what that actually involves, and where the free route stops being enough.

Can you make a WhatsApp bot for free?

Yes, with one important caveat. A free WhatsApp bot is realistic if it runs on your own phone and replies to people who message you: keyword rules, tap-through menus, and away messages cost nothing and have no per-message fee. What is not free is the official WhatsApp Business API route, where a provider charges per conversation, and neither is a hosted bot that needs a server running around the clock. So the honest version of the answer is that free covers the common case — automatically answering enquiries on your own number — and stops at team inboxes, multiple numbers, and API-grade delivery guarantees.

How to build a free WhatsApp bot in five steps

  1. Install an on-device auto-reply app on the Android phone that holds your WhatsApp number — WhatsReply AI, or one of the alternatives compared in our roundup.
  2. Grant Notification Access. This is what lets the app read the incoming WhatsApp notification and send a reply through it, exactly as you would by hand.
  3. Write your first rule as a welcome message: one line that fires for any first-time sender, with a cooldown so repeat messages in the same conversation do not get spammed.
  4. Add keyword rules for the three questions you answer most — price, timings, location. Match on a few spellings each, because real people type "prise" and "how much".
  5. Add a menu rule for anything with options ("Reply 1 for delivery, 2 for pickup"), then test the whole thing from a second phone before trusting it.

What a free WhatsApp bot cannot do

Four limits are worth knowing before you build. It is tied to one phone, which must be powered on and connected — there is no cloud copy answering while the phone is off. It cannot pull live data from your systems, so stock levels and order status still need a human unless you paste them in. It has no shared inbox, so two people cannot work the same number. And open-ended conversation is where rules run out: a keyword rule cannot handle "is this suitable for a 3-year-old?" — that needs an AI reply, which is usually where the metered part of any free tool begins.

Do you need AI for a WhatsApp bot?

Not for most of the volume. In practice a handful of keyword rules and a menu absorb the majority of repeat questions, and those are the parts that stay free. AI earns its place on the follow-up message — the one that does not match any keyword and would otherwise get an awkward canned reply. In WhatsReply AI that split is deliberate: standard rules run free, and AI replies draw on a credit pool (200 on install, topped up by a short rewarded ad) instead of a subscription. The broader difference between rule bots and AI reply tools is covered in AI reply generator vs. auto-reply bot.

Free WhatsApp bot vs. WhatsApp Business API bot

  • Setup: an on-device bot is running in ten minutes; an API bot needs provider onboarding and business verification.
  • Cost: on-device is free for rule-based replies; API platforms charge a subscription plus per-conversation fees.
  • Number: on-device keeps your number working normally in WhatsApp; a number moved to the API stops working in the regular app.
  • Scale: on-device is one phone, one number; the API is built for teams, multiple agents, and high volume.
  • Reliability: API messaging is server-side and always on; on-device depends on your phone staying awake and online.

If you are choosing between categories rather than products, the four types of tooling are laid out in WhatsApp automation tools in 2026.

Is there a free WhatsApp bot?

Yes, if it runs on your own phone and answers people who message you. Keyword rules, tap-through menus, and welcome messages have no per-message cost in on-device apps such as WhatsReply AI. What is not free is the WhatsApp Business API route, where a provider charges per conversation, or a hosted bot needing an always-on server.

How do I make a WhatsApp bot without coding?

Install an on-device auto-reply app on the Android phone holding your number, grant Notification Access, then create a welcome message, keyword rules for your three most common questions, and a menu rule for anything with options. Test it from a second phone before relying on it. No code or server is involved.

What can a free WhatsApp bot not do?

Four limits: it is tied to one phone that must stay on and online, it cannot pull live data such as stock or order status, it has no shared team inbox, and rule matching cannot handle open-ended questions. That last case is where AI replies come in, and where metered usage usually starts.

Does a WhatsApp bot need the Business API?

No. A number moved to the WhatsApp Business API actually stops working in the regular WhatsApp app, which is the opposite of what most single-phone users want. On-device bots reply through the notification instead, so the number keeps working normally as either WhatsApp or WhatsApp Business.

Free WhatsApp Bot: How to Build One Without the Business API