Skip to content

AshenNethsara/alphax

Repository files navigation

nz

Killua-Zoldyck

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:

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.

> apt update && apt upgrade
> apt install git -y
> apt install nodejs -y
> apt install ffmpeg -y
> git clone https://github.com/ashennethsara/alphax
> cd Killua-Zoldyck
> pkg install yarn
> yarn add @adiwajshing/baileys
> yarn

Edit config.json

"APIs": {
    "zenz": "https://zenzapis.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!

Heroku Deployment

Deploy

Requirements:


Thanks To

License: MIT