asepxyz-baileys
v1.0.1
Published
WhatsApp Web API library (AsepXyz build)
Maintainers
Readme
asepxyz
WhatsApp Web API library, built by AsepXyz for internal products (panel & bot hosting). Fully self-contained: no runtime dependency on external GitHub accounts/repos that could be renamed, deleted, or taken down.
Install
npm install asepxyz-baileysThen alias it in your bot's package.json:
"@whiskeysockets/baileys": "npm:asepxyz-baileys@^1.0.0"Credits & Licenses
This package bundles vendored copies of the following, so installs never depend on third-party accounts staying online:
- Baileys core — originally by Adhiraj Singh, maintained by WhiskeySockets,
fork maintained by PouCode. MIT License (see
LICENSE). vendor/whatsapp-rust-bridge— by João Lucas (jlucaso). MIT License (seevendor/whatsapp-rust-bridge/package.json).vendor/libsignal-node— Signal Protocol implementation, maintained by WhiskeySockets. GNU GPLv3 License (seevendor/libsignal-node/LICENSE). This component is copyleft: its GPLv3 terms apply to this component specifically and its license text/notices must be kept intact.
All original license files are preserved unmodified inside their respective vendor folders.
