Skip to main content

README

amiudmodz



Node.js TypeScript WhatsApp

npm version License Status


██╗░░░██╗██████╗░███╗░░░███╗░█████╗░██████╗░███████╗
██║░░░██║██╔══██╗████╗░████║██╔══██╗██╔══██╗╚════██║
██║░░░██║██║░░██║██╔████╔██║██║░░██║██║░░██║░░███╔═╝
██║░░░██║██║░░██║██║╚██╔╝██║██║░░██║██║░░██║██╔══╝░░
╚██████╔╝██████╔╝██║░╚═╝░██║╚█████╔╝██████╔╝███████╗
░╚═════╝░╚═════╝░╚═╝░░░░░╚═╝░╚════╝░╚═════╝░╚══════╝

 About

Baileys (UDMODZ Edition) is a lightweight, high-performance WhatsApp Web API library (published as amiudmodz). It implements the complete WhatsApp Web socket protocol and enables developers to build custom and powerful WhatsApp bots via Node.js limitlessly. Both authentication types (Pairing Code and QR Code) are natively supported.

[!IMPORTANT] 📖 Official Documentation & AI Assistant Website: Visit the official documentation site at baileys.udmodz.site! It contains detailed feature installation walkthroughs, configuration references, JID-to-LID safety guides, and a mobile-friendly Kyrexi AI Support Assistant to answer any questions about the engine instantly.

🧩 Feature📝 Description
📡 Socket ProtocolCommunicates over fast native WebSockets
🛡️ End-to-End EncryptionFully implements Signal protocol for security
📱 Multi-Device SupportSupport for WA Web Multi-Device seamlessly
LightweightNeeds very low resources compared to Puppeteer
📂 Media HandlingDownload & upload images, videos, audio, documents
🔑 Pairing CodeEasy device linking through Pairing Codes

🚀 Installation & Usage

To install the library, run the following command in your terminal:

npm install amiudmodz

For complete basic setup examples, custom message layouts, passkey linking walkthroughs, and troubleshooting guides, please visit our official documentation site:

👉 baileys.udmodz.site


🆕 Extended Message Types Quick-Reference

🆕 FeatureKeyType
AI icon badgeai: trueboolean
AI disclaimeraiDisclaimerstring
Code blockcode + languagestring
Tabletable + titlestring[][]
AlbumalbumArray
Event cardeventobject
Round video (PTV)ptv: trueboolean
Mention allmentionAll: trueboolean
Full rich responserichResponseArray

👨‍💻 Creator

UDMODZ0
GitHub

⭐ Star this repo if you found it useful!


🚫 This package is provided as-is.

Made with 💜 by UDMODZ0