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
Windows
Requirements:
- Git
Click here
- NodeJS
Click here
- FFmpeg
Click here
- ZIP
Click here
- Speedtest by Okla
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
git clone https://github.com/DikaArdnt/Hisoka-Morou.git
cd Hisoka-Morou
npm install
npm start
or
node index.js
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)