ianskids / Elaina-MD

Script whatsapp bot Multi device

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

INFO

Stil in devsec 🗿

Original : DikaArdnt/Hisoka-Morou

NOTE

This Script is for everyone, not for Sale!, Ngeyel? jahanam menunggumu

ELAINA - MD

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


FOR RDP/WINDOWS USER

git clone https://github.com/SkylarKaf/Elaina-MD
cd Elaina-MD
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/SkylarKaf/Elaina-MD
cd Elaina-MD
npm install

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

About

Script whatsapp bot Multi device

License:MIT License


Languages

Language:JavaScript 79.6%Language:Python 20.3%Language:Dockerfile 0.1%Language:Procfile 0.0%