Skip to content

HamzBotZ/Zetspublic

 
 

Repository files navigation

Zetspublic

Script WhatsApp Bot Multi Device, Ori Hisoka-Morou

ZetsM

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

DOWNLOAD MODULENYA

UNTUK PENGGUNA WINDOWS/RDP

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

RECOMMENDED INSTALL ON TERMUX

pkg install yarn
yarn

Installing

$ node .

Thanks To

License: MIT

Support Me

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.4%
  • Python 21.5%
  • Other 0.1%