WhatsApp PHP Bot

Bot source code with basic functionality

On GitHub 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.

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.

Here's what this bot does:

  • Respond to an unfamiliar command, this could be an instruction or your welcome message;

  • Send regular message;

  • Send image;

  • Send file;

  • Send video;

  • Send contact (vCard);

  • Send product;

  • Create new group, send an invitation and send message to the group;

  • Receive and reading incoming messages;

  • Webhook Setup;

Multi-device Supported API: It's NOT necessary for the phone to be turned on or online for the bot to work. You can use the app as before.

If you need help, just message us in the support chat on any page of the site. We can help you with bot installation or customization.

Last updated