wppconnect

WPPConnect is an open source project developed by the JavaScript community with the aim of exporting functions from WhatsApp Web to the node, which can be used to support the creation of any interaction, such as customer service, media sending, intelligence recognition based on phrases artificial and many other things, use your imagination

OTHER License

Downloads
10.4K
Stars
1.7K
Committers
33

WPPConnect ๐Ÿ“ž

WPPConnect is an open source project developed by the JavaScript community with the aim of exporting functions from WhatsApp Web to the node, which can be used to support the creation of any interaction, such as customer service, media sending, intelligence recognition based on phrases artificial and many other things, use your imagination... ๐Ÿ˜€๐Ÿค”๐Ÿ’ญ

Our online channels

Functions

Automatic QR Refresh โœ”
Send text, image, video, audio and docs โœ”
Get contacts, chats, groups, group members, Block List โœ”
Send contacts โœ”
Send stickers โœ”
Send stickers GIF โœ”
Multiple Sessions โœ”
Forward Messages โœ”
Receive message โœ”
insert user section โœ”
Send location โœ”
and much more โœ”

See more at WhatsApp methods

Installation

The first thing that you had to do is install the npm package :

npm i --save @wppconnect-team/wppconnect

See more at Getting Started

Development

Building WPPConnect is really simple, to build the entire project just run

> npm run build

Update checking

Whatsapp is in constant change. In order to tackle this issue, we suggest always keeping your Wppconnect package up-to-date.

The method/function names won't change, only their core algorithm. This way you won't have to makes changes in your code at every update. They will remain the same forever but might experience deprecation.

Maintainers

Maintainers are needed, I cannot keep with all the updates by myself. If you are interested please open a Pull Request.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Star History

License

This file is part of WPPConnect.

WPPConnect is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

WPPConnect is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with WPPConnect. If not, see https://www.gnu.org/licenses/.

Package Rankings
Top 2.36% on Npmjs.org
Badges
Extracted from project README's
npm version Downloads Average time to resolve an issue Percentage of issues still open Build Status Lint Status release-it Discord Telegram Group WhatsApp Group YouTube Star History Chart
Related Projects