Example case from Zenz Rest APIs for WhatsApp Bot
User must have zenz apikey to use this repo, register here to get apikey
This Script WhatsApp Bot Using Library Baileys & Script is free for everyone, not for Sale!
Windows Installation
Requirements:
- Download & Install Git
Click here
- Download & Install NodeJS
Click here
- Download & Install FFmpeg
Click here
Add FFmpeg to PATH environment variable
> git clone https://github.com/zhwzein/Killua-Zoldyck
> cd Killua-Zoldyck
> npm install
Termux Installation
Use Termux application from F-Droid, here is the link: https://f-droid.org/en/packages/com.termux/. Google Play variant is deprecated, doesn't receive updates and contains issues as well as outdated repository URLs.
- Download & Install Termux
Click here
> apt update && apt upgrade
> apt install git -y
> apt install nodejs -y
> apt install ffmpeg -y
> git clone https://github.com/zhwzein/Killua-Zoldyck
> cd Killua-Zoldyck
> pkg install yarn
> yarn add @adiwajshing/baileys
> yarn
Edit config.json
"APIs": {
"zenz": "https://api.ouzen.xyz",
"apikey": "YOURAPIKEY"
},
"owner": [
"62812xxx"
],
Start BOT
1. For Multi Device
> npm run start
2. For Legacy
> npm run legacy
SCAN THE QR USING YOUR WHATSAPP!
Available Features
Features | Availability |
---|---|
Anime Web | ✅here |
Convert | ✅here |
Creator | ✅here |
Database | ✅here |
Downloader | ✅here |
Entertainment | ✅here |
Group | ✅here |
Information | ✅here |
Islami | ✅here |
Main | ✅here |
More Nsfw | ✅here |
Nekos Life | ✅here |
News | ✅here |
Owner | ✅here |
Photo Editor | ✅here |
Primbon | ✅here |
Random Image | ✅here |
Random Text | ✅here |
Search | ✅here |
Stalker | ✅here |
Textmaker | ✅here |
Togel | ✅here |
Users | ✅here |
Webzone | ✅here |
Pull requests are welcome. Your contribution is helping me too
Group Support Here
License: MIT