Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/clicknetcafe/zerenbot-md
Script WhatsApp Bot Multi Device
https://github.com/clicknetcafe/zerenbot-md
baileys bot multi-device nodejs termux websocket whatsapp whatsapp-bot
Last synced: 13 days ago
JSON representation
Script WhatsApp Bot Multi Device
- Host: GitHub
- URL: https://github.com/clicknetcafe/zerenbot-md
- Owner: clicknetcafe
- License: mit
- Created: 2022-03-29T04:55:34.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-06-14T10:14:26.000Z (over 2 years ago)
- Last Synced: 2024-07-30T20:51:35.573Z (3 months ago)
- Topics: baileys, bot, multi-device, nodejs, termux, websocket, whatsapp, whatsapp-bot
- Language: JavaScript
- Homepage: https://github.com/clicknetcafe/zerenbot-md/
- Size: 37.5 MB
- Stars: 0
- Watchers: 2
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BunnyWalker-Bot
Script WhatsApp Bot Multi Device## NOTE : Baca Warning di Bawah
This Script is for everyone, original base by [`Hisoka-Morou`](https://github.com/DikaArdnt/Hisoka-Morou)
BunnyWalker-Bot
This is Script of WhatsApp multi device, working with [`@adiwajshing/baileys`](https://github.com/adiwajshing/baileys)
## My Project
WhatsApp Bot normal [`clicknetcafe/scvbot-last`](https://github.com/clicknetcafe/scvbot-last)
WhatsApp Bot Multi Device [`clicknetcafe/zerenbot-md`](https://github.com/clicknetcafe/zerenbot-md)## 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/clicknetcafe/zerenbot-md
cd zerenbot-md
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 git -y
apt install nodejs -y
apt install ffmpeg -y
git clone https://github.com/clicknetcafe/zerenbot-md
cd zerenbot-md
npm install
```## IF ERROR INSTALL MODULE FOR TERMUX
```bash
pkg install yarn
yarn
```## Installing
```bash
$ node .
```## ❗ Warning
Get Lol Apikey on [`LolHuman`](https://api.lolhuman.xyz/pricing)
Get ImgBB Apikey on [`ImgBB`](https://api.imgbb.com/)Editing Number Owner & session name in [`config.js`](https://github.com/clicknetcafe/zerenbot-md/blob/master/config.js)
If QRCode not shown, change server in [`index.js`](https://github.com/clicknetcafe/zerenbot-md/blob/master/index.js#L59)
Or try use my [`node_modules`](https://drive.google.com/file/d/1d5jAckexDLvW54iAAnN4PgjrWgPg1Y6l/view?usp=sharing)WhatsApp bot is still in the development stage, so there are a few bugs
WhatsApp Connection (BETA, not working perfectly)## Thanks To
* [`@adiwajshing/baileys`](https://github.com/adiwajshing/baileys)
* [`Nurutomo`](https://github.com/Nurutomo)
* [`Mhankbarbar`](https://github.com/MhankBarBar)
* [`DikaArdnt`](https://github.com/DikaArdnt)License: [MIT](https://en.wikipedia.org/wiki/MIT_License)
Support Me
* Pulsa / OVO / Dana [082337245566]
* [`Saweria`](https://saweria.co/clicknetcafe)## Contact Me
* [`WhatsApp`](https://wa.me/6282337245566)
* [`Facebook`](https://www.facebook.com/dikzsaga)