whatbot v0.4.0
Whatbot
A configurable WhatsApp chatbot.
Status
| Source | Shields |
|---|---|
| Project | |
| Health | |
| Publishers | |
| Repository | |
| Activity |
Installation
npm i whatbotTests
To run tests:
nps testDocumentation
This repository's documentation is hosted on Read the Docs.
To generate the documentation locally:
quickdocsLinters
To run linters:
nps lintFormatters
To run formatters:
nps formatContinuous integration
This repository uses GitHub Actions to lint and test each commit. Each commit should be formatted and its corresponding documentation should be updated.
Versioning
This repository adheres to semantic versioning standards. For more information on semantic versioning visit semver.
Bump2version is used to version and tag changes. For example:
bump2version patchChangelog
Please read this repository's changelog for details on changes that have been made.
Contributing
Please read this repository's guidelines on contributing for details on the process for submitting pull requests. Moreover, our code of conduct declares our collaboration standards.
Contributors
- Joel Lefkowitz - Initial work
Remarks
Lots of love to the open source community!
3 years ago