Skip to content

Whatsbotcord.js

background
fox-rock-whats-img spyral-img

Whatsbotcord.js

Build WhatsApp bots with Discord-like commands.
TypeScript-first. By developers, for developers.

npm i whatsbotcord

Get started in seconds

Why Whatsbotcord?

Discord-Inspired Commands

Create commands like `!hello` with a simple, familiar syntax inspired by Discord bots. Supports prefixes, aliases, and tags.

TypeScript Support

Fully typed with TypeScript for robust development, auto-completion, and type-safe interfaces out of the box.

Simplified Baileys Wrapper

Abstracts complex Baileys.js internals so you can focus on building features instead of fighting the WhatsApp protocol.

Group & Individual Messaging

Seamlessly interact with WhatsApp groups and individual chats. Fetch group data, mention members, and more.

Extensible & Pluggable

Modular middleware and plugin architecture. Add rate-limiting, permissions, or your own custom logic with ease.

Built-in Testing

Mock entire chat sessions with `ChatMock` — test your commands locally without a real WhatsApp connection.