Skip to content

Hisoka-Morrou/hisoka-waweb.js

Repository files navigation

PFFP

Rules

read the rules at term-of-service

hisoka-waweb.js

Script Bot WhatsApp Multi Device dengan menggunakan Library whatsapp-web.js

JavaScript NodeJS

support



Config

Isi semua yang dibutuhkan di file config.js

global.APIs = {
	zenz: 'https://zenzapi.xyz',
}
global.APIKeys = {
	'https://zenzapi.xyz': 'Your Apikey',
}
global.options = {
    autoRead: true,
    mute: false,
    public: true
}
global.owner = ["6288292024190","6285784918313"]
global.sessionName = "hisoka"
global.packname = "hisoka-waweb.js"
global.author = "Dika Ardnt."

Request atau report bug

Untuk request atau report bug bisa open issue Issues

Requirements

Requirements Heroku

Installation

📝 Cloning this repo

> git clone https://github.com/Hisoka-Morrou/hisoka-waweb.js/
> cd hisoka-waweb.js

install semua module

npm install

atau

yarn install

Start Bot

Start and Scan QR

npm start

Features

Convert Menu Availability
sticker ✔️
toimage ✔️
emojimix ✔️
Group Menu Availability
add ✔️
announce ✔️
demote ✔️
hidetag ✔️
kick ✔️
linkgc ✔️
promote ✔️
restrict ✔️
revoke ✔️
setdesc ✔️
setsubject ✔️
Main Menu Availability
help ✔️
Owner Menu Availability
eval ✔️
leave ✔️
exec ✔️
Tool Menu Availability
inspect ✔️
searchmsg ✔️

Thanks To

License

hisoka-waweb.js © DikaArdnt, released under the MIT License. Authored and maintained by Dika Ardnt.