Ziyan-forger / SC-JO-V9

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CATATAN ( NOTE )

Base - The Jo Bot Recode - The Jo Bot

Jangan dijual kontol!!! Gw yg capek lu yg jual yg hanya tinggal nyomot dan rename. Kalau cuma rename anak esde jg bisa. Rename sewajarnyalah!!! Di TQ TO nama gw jgn dihapus bangsat.

Best Regards. The Jo Bot

THE_JO_BOT

Script WhatsApp Bot Multi Device

NOTE

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

THE_JO_BOT

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

My Project

UNTUK PENGGUNA WINDOWS/RDP

git https://github.com/THEJO307/private
cd private
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

pkg update && pkg upgrade
pkg install git -y
pkg install nodejs -y
pkg install ffmpeg -y
git clone https://github.com/THEJO307/private
cd private
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

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

License: MIT

Support THE JO BOT

botmdjo

About

License:MIT License


Languages

Language:JavaScript 59.9%Language:Python 38.8%Language:Shell 1.1%Language:Dockerfile 0.1%Language:Procfile 0.0%