# WhatsApp Java Bot

On [GitHub](https://github.com/Whapi-Cloud) you can find an implementation of a simple WhatsApp chatbot that demonstrates the basic functionality of sending and receiving messages of different types and working with groups.&#x20;

{% hint style="info" %}
Using this source code will allow you to customize the bot to your needs or take it as a basis for creating any other integration.&#x20;
{% endhint %}

## Bot's source code

**Basic Version (for Beginners)**\
This version is ideal if you're just starting with bot development. The bot responds to commands with text messages and image sharing, allowing you to focus on the core functionality without being overwhelmed by unnecessary features.

{% embed url="<https://github.com/Whapi-Cloud/whatsapp-simple-bot-java>" %}
Chatbot in Java
{% endembed %}

{% embed url="<https://youtu.be/UnnQ2h0B4qg>" %}

If you need help, contact us in the live support chat on any dashboard page, or email <care@whapi.cloud>. We will definitely help you!

***
