Contributing
Run locally and help contribute to the project.
Running locally
Firstly, fork or clone https://github.com/DonnC/jawce repository.
git clone git@github.com:DonnC/jawce.git
Open the project with IntelliJ or any IDE of choice and install all the dependencies of the 3 packages in the order
- session module
- engine module
- chatbot project
Before running, you must have your WhatsApp test credentials all set
Checkout the getting started to WhatsApp Cloud API.
A good starting point is the ChatBot example chatbot, set your WhatsApp credentials in the application.yml
properties file.
Run the project.