SkillAgentSearch skills...

Zzbott

simple whatsapp bot termux with nodejs and baileys module

Install / Use

/learn @ZefianAlfian/Zzbott
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<p align="center"> <img src="https://raw.githubusercontent.com/ZefianAlfian/zzbott/main/images.jpeg"/> </p> <p align="center"> <a href="#"><img title="ZZBot" src="https://img.shields.io/badge/Zefian%20Whatsapp%20Bot-green?colorA=%23ff0000&colorB=%23017e40&style=for-the-badge"></a> </p> <p align="center"> <a href="https://github.com/ZefianAlfian"><img title="Author" src="https://img.shields.io/badge/Author-ZefianAlfian-red.svg?style=for-the-badge&logo=github"></a> </p> <p align="center"> <a href="https://github.com/zefianalfian/followers"><img title="Followers" src="https://img.shields.io/github/followers/zefianalfian?color=blue&style=flat-square"></a> <a href="https://github.com/ZefianAlfian/zzbott/stargazers/"><img title="Stars" src="https://img.shields.io/github/stars/zefianalfian/zzbott?color=red&style=flat-square"></a> <a href="https://github.com/zefianalfian/zzbott/network/members"><img title="Forks" src="https://img.shields.io/github/forks/zefianalfian/zzbott?color=red&style=flat-square"></a> <a href="https://github.com/zefianalfian/zzbott/watchers"><img title="Watching" src="https://img.shields.io/github/watchers/zefianalfian/zzbott?label=Watchers&color=blue&style=flat-square"></a> </p>

zzbot

Simple WhatsApp Bot

FOR TERMUX USER

> pkg update && pkg install wget openssl-tool proot -y && hash -r && wget https://raw.githubusercontent.com/EXALAB/AnLinux-Resources/master/Scripts/Installer/Ubuntu/ubuntu.sh && bash ubuntu.sh
> ./start-ubuntu.sh
> apt install git
> git clone https://github.com/ZefianAlfian/zzbot
> cd zzbot
> bash install.sh
> npm start
Jika Error / Tidak Bisa silahkan manual
> pkg update -y && pkg install curl proot tar -y && curl https://raw.githubusercontent.com/AndronixApp/AndronixOrigin/master/Installer/Ubuntu/ubuntu-xfce.sh | bash
> ./start-ubuntu.sh
> apt update
> apt install git
> git clone https://github.com/ZefianAlfian/zzbot
> cd zzbot
> apt install curl
> curl -sL https://deb.nodesource.com/setup_12.x -o nodesource_setup.sh
> bash nodesource_setup.sh
> apt install nodejs
> apt install ffmpeg
> apt install imagemagick
> apt install webp
> npm i -g cwebp
> npm i
> npm start

FOR WINDOWS/VPS/RDP USER

> git clone https://github.com/ZefianAlfian/zzbot
> cd zzbot
> npm install
Run
> node index.js
Exit / Stop / Close
> ctrl + c
> ketik exit
View on GitHub
GitHub Stars15
CategoryDevelopment
Updated18d ago
Forks11

Languages

JavaScript

Security Score

95/100

Audited on Mar 17, 2026

No findings