Skip to content

This project, for now, is still a fork of https://github.com/orkestral/venom, a project to which we have contributed. Now creating a fully open source repository. Wait soon for big changes to come.

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE.md
Unknown
license-checker-config.json
Notifications You must be signed in to change notification settings

hbdbim/wppconnect

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 StartedBasic FunctionDocumentation

Our whatsapp group available

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

Development

Building WPPConnect is really simple altough it contains 3 main projects inside

1. Wapi project

> npm run build:wapi

2. Middleware

> npm run build:jsQR

3. Wppconnect

> npm run build:client

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

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/.

About

This project, for now, is still a fork of https://github.com/orkestral/venom, a project to which we have contributed. Now creating a fully open source repository. Wait soon for big changes to come.

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE.md
Unknown
license-checker-config.json

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 73.6%
  • TypeScript 26.4%