Best Regards. Re7pntx # R-BOT Script WhatsApp Bot Simple Multi Device ## NOTE This Script is for everyone, not for Sale. Jika dijual neraka menunggumu brother !

R-BOT

## UNTUK PENGGUNA WINDOWS/RDP * Unduh & Instal Git [`Klik Disini`](https://git-scm.com/downloads) * Unduh & Instal NodeJS [`Klik Disini`](https://nodejs.org/en/download) * Unduh & Instal FFmpeg [`Klik Disini`](https://ffmpeg.org/download.html) (**Jangan Lupa Tambahkan FFmpeg ke variabel lingkungan PATH**) ```bash git clone https://github.com/rasssya76/R-BOT-SIMPLE cd R-BOT-SIMPLE npm install ``` ## HOW TO CONNECT TO MONGODB WHEN RUN IN HEROKU * Create account and database in mongodb atlas [`watch here`](https://youtu.be/rPqRyYJmx2g) * 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 ```bash apt update && apt upgrade apt install yarn -y apt install nodejs -y apt install ffmpeg -y git clone https://github.com/rasssya76/R-BOT-SIMPLE cd R-BOT-SIMPLE yarn install ``` ## RECOMMENDED INSTALL ON TERMUX ```bash pkg install yarn yarn install ``` ## Installing ```bash $ node . ``` ## ❗ Warning Don't put bots in multiple groups or your bot will 💀 Editing Number Owner & session name in [`config.js`](https://github.com/rasssya76/R-BOT-SIMPLE/blob/main/config.js) ## Thanks To * [`@adiwajshing/baileys`](https://github.com/adiwajshing/baileys) * [`Nurutomo`](https://github.com/Nurutomo) * [`Mhankbarbar`](https://github.com/MhankBarBar) * [`Faiz`](https://github.com/FaizBastomi) * [`Gimenz`](https://github.com/Gimenz) * [`rayy`](https://github.com/rayyreall) * [`Fatih Arridho`](https://github.com/FatihArridho) * [`zhwzein`](https://github.com/zhwzein) * [`CAF-ID`](https://github.com/CAF-ID) * [`bintang`](https://github.com/Bintangp02) ```Thanks to all who have participated in the development of this script```