read the rules at term-of-service
Script Bot WhatsApp Multi Device dengan menggunakan Library whatsapp-web.js
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."
Untuk request atau report bug bisa open issue Issues
> git clone https://github.com/Hisoka-Morrou/hisoka-waweb.js/
> cd hisoka-waweb.js
npm install
yarn install
Start and Scan QR
npm start
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 | ✔️ |
hisoka-waweb.js © DikaArdnt, released under the MIT License. Authored and maintained by Dika Ardnt.