Ghbhkfd / rull

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CATATAN ( NOTE )

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

My Project

UNTUK PENGGUNA WINDOWS/RDP

git clone https://github.com/nazedev/naze
cd naze
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/nazedev/naze
cd naze
npm install

RECOMMENDED INSTALL ON TERMUX

pkg install yarn
yarn

Installing

$ node .

❗ Warning

Bot WhatsApp masih dalam tahap pengembangan, jadi ada beberapa bug Koneksi WhatsApp (BETA, tidak berfungsi dengan sempurna)

Thanks To

Thanks to all who have participated in the development of this script

License: MIT

Support Me:

About

License:MIT License


Languages

Language:JavaScript 86.9%Language:Python 13.0%Language:Dockerfile 0.0%Language:Procfile 0.0%