Skip to main content

WPPConnect πŸ“ž

WPPConnect Banner

npm version Downloads Average time to resolve an issue Percentage of issues still open Build Status Lint Status release-it

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... πŸ˜€πŸ€”πŸ’­

Getting Started β€’Basic Function β€’Documentation

Our online channels​

Discord Telegram Group WhatsApp Group YouTube

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

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.

License​

Copyright 2021 WPPConnect Team

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.