DikaArdnt / Hisoka-Morou

Script WhatsApp Bot Multi Device

Home Page:https://instagram.com/cak_haho

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Hisoka Bot

This script is run using the whatsapp-web.js library and uses puppeteer

it is strictly forbidden to perform spam actions when using this script

Give A Star

JavaScript NodeJS

Hisoka Morou

Windows
Requirements:

Add to PATH environment variable

Ubuntu

1. apt update && apt upgrade
2. apt install nodejs -y
3. apt install git -y
4. apt install ffmpeg -y
5. apt install zip -y
6. apt install wget curl -y
7. apt install speedtest-cli -y

Install Chrome:

1. wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
2. sudo dpkg -i google-chrome-stable_current_amd64.deb
3. sudo apt --fix-broken install

Install nvm for custom nodejs version:

1. curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.3/install.sh | bash
2. source ~/.bashrc
3. nvm install node

Install Script

git clone https://github.com/DikaArdnt/Hisoka-Morou.git
cd Hisoka-Morou
npm install

Start Bot

npm start
or
node index.js

License

License: GPL v3
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)

Support

About

Script WhatsApp Bot Multi Device

https://instagram.com/cak_haho

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%