1.1.0 • Published 10 months ago

@fastwa/core v1.1.0

Weekly downloads
-
License
GPL3
Repository
github
Last release
10 months 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.

1.1.0

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago

0.0.1

12 months ago