Skip to content

DonnC/jawce

Repository files navigation

A Java WhatsApp ChatBot Engine

Check out the documentation available here

A Template based Java ChatBot engine for WhatsApp Cloud API

Demo

Engine Template In Action: WhatsApp
demo.mp4

You can use any other language / framework of choice for your chatbot logic. The engine supports REST API based hooks so you can run this engine entirely separate from your logic.

Example Bot

Check out the Python ChatBot template developed and running using this engine.