
BotsApp is an optimized and easy-to-use WhatsApp UserBot written in Node.js.
Utilize your personal chat assistant/group manager to make the most out of WhatsApp.
Here's a tutorial to set up BotsApp on your own account in less than 3 minutes.
You can deploy BotsApp in minimal time without any prior knowledge using this method.
Voila! You have deployed your bot in 5 easy steps. Once the bot has started successfully, you'll see a integration message on your whatsapp account.
You can deploy the bot the heroku yourself using the button below!
To follow this method, you will need to have docker installed on your machine and have some experience using docker.
To host the bot on your own device using docker, follow the following steps on your terminal / command prompt -
git clone https://github.com/BotsAppOfficial/BotsApp.git
cd BotsApp
docker build -t botsapp .
docker run --rm --name botsapp botsapp
This will create a container running BotsApp. You'll have to scan the QR at least once.
To use this method, you will need ffmpeg, nodejs, npm installed on your device.
To run the bot on your device manually, you can use the following commands -
git clone https://github.com/BotsAppOfficial/BotsApp.git
cd BotsApp
npm install
npm start
Feel free to post your queries or concerns on any of the discussion forums mentioned below:
Baileys Library
Yusuf Usta
Copyright (C) 2021 - 2022 by BotsAppOfficial
Licensed under the terms by GNU GENERAL PUBLIC LICENSE
This code is in no way affiliated with, authorized, maintained, sponsored or endorsed by WhatsApp or any of its affiliates or subsidiaries. This is an independent and unofficial software. Use at your own risk.
$ claude mcp add BotsApp \
-- python -m otcore.mcp_server <graph>