1.1.1 • Published 1 year ago

@playwajs/client v1.1.1

Weekly downloads
-
License
GPL3
Repository
github
Last release
1 year ago

Description

Playwa is a open source project and a excellent way, if you want an easy start on getting commands and interactions. Perfect for building efficient and scalable Whatsapp applications.

Built with TypeScript and based on @nestjs framework. Playwa makes use of websocket under the hood, saving like half a gig of ram. Also, provides compatibility with a wide range of other libraries and many built-in features, allowing for easy use of third-party plugins which are avaliable.

Example

Please check @playwa/example to see an example usage.

Contributing

Want to contribute? Great!

To fix a bug or enhance an existing module, follow these steps:

  • Fork the repo
  • Create a new branch (git checkout -b improve-feature)
  • Make the appropriate changes in the files
  • Add changes to reflect the changes made
  • Commit your changes (git commit -am 'Improve feature')
  • Push to the branch (git push origin improve-feature)
  • Create a Pull Request

Help us keep Playwa open and inclusive. Please read and follow our Code of Conduct.

Acknowledgments

Special thanks to @mrdiniz88 for inspiration.

Stay in touch

License

Distributed under the GNU 3.0 License. See LICENSE for more information.