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... ππ€π
Getting Started β’Basic Function β’Documentation
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
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.