Wildanbotz / NandiMD2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hisoka-Morou

Script WhatsApp Bot Multi Device

NOTE

This Script is for everyone, not for Sale. Jika dijual neraka menunggumu brother !

Hisoka-Morou

This is Script of WhatsApp multi device, working with @adiwajshing/baileys

My Project

UNTUK PENGGUNA WINDOWS/RDP

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

HOW TO CONNECT TO MONGODB WHEN RUN IN HEROKU

  • Create account and database in mongodb atlas watch here
  • when you already have a database, you just need to take mongourl
  • Put mongourl in Procfile web: node . --db 'mongourl'
  • Example web: node . -- db 'Your Mongo URI'

FOR TERMUX/UBUNTU/SSH USER

apt update && apt upgrade
apt install git -y
apt install nodejs -y
apt install ffmpeg -y
git clone https://github.com/DikaArdnt/Hisoka-Morou
cd Hisoka-Morou
npm install

RECOMMENDED INSTALL ON TERMUX

pkg install yarn
yarn

Installing

$ node .

❗ Warning

WhatsApp bot is still in the development stage, so there are a few bugs WhatsApp Connection (BETA, not working perfectly)

Editing Number Owner & session name in config.js Get Apikey zenz on zenz

Thanks To

License: MIT

Support Me

About

License:MIT License


Languages

Language:JavaScript 77.8%Language:Python 22.1%Language:Dockerfile 0.1%Language:Procfile 0.0%