Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dikaardnt/hisoka-morou
Script WhatsApp Bot Multi Device
https://github.com/dikaardnt/hisoka-morou
puppeteer whatsapp-api whatsapp-bot whatsapp-web whatsapp-web-api
Last synced: 25 days ago
JSON representation
Script WhatsApp Bot Multi Device
- Host: GitHub
- URL: https://github.com/dikaardnt/hisoka-morou
- Owner: DikaArdnt
- License: gpl-3.0
- Created: 2021-11-28T02:28:25.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-07-16T14:44:00.000Z (over 1 year ago)
- Last Synced: 2024-12-14T00:08:38.442Z (30 days ago)
- Topics: puppeteer, whatsapp-api, whatsapp-bot, whatsapp-web, whatsapp-web-api
- Language: JavaScript
- Homepage: https://hisoka.net
- Size: 425 KB
- Stars: 63
- Watchers: 5
- Forks: 79
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
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](https://img.shields.io/badge/JavaScript-d6cc0f?style=for-the-badge&logo=javascript&logoColor=white)](https://javascript.com) [![NodeJS](https://img.shields.io/badge/Node.js-43853D?style=for-the-badge&logo=node.js&logoColor=white)](https://nodejs.org/)
Hisoka Morou
Windows
Requirements:
* Git [`Click here`](https://git-scm.com/downloads)
* NodeJS [`Click here`](https://nodejs.org/en/download)
* FFmpeg [`Click here`](https://ffmpeg.org/download.html)
* ZIP [`Click here`](https://infozip.sourceforge.net/Zip.html)
* Speedtest by Okla
```bash
Add to PATH environment variable
```Ubuntu
```bash
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:
```bash
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:
```bash
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
```bash
git clone https://github.com/DikaArdnt/Hisoka-Morou.git
cd Hisoka-Morou
npm install
```## Start Bot
```bash
npm start
or
node index.js
```## License
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
`[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)`## Support
* [`PayPal`](https://www.paypal.me/Cakhaho)
* [`Saweria`](https://saweria.co/DikaArdnt)