An open API service indexing awesome lists of open source software.

https://github.com/NzrlAfndi/Ichigo-Kurosaki

Base Bot WhatsApp With Baileys Multi Device, Working Heroku No Suspend ☑️, Working Okteto No Suspend ☑️
https://github.com/NzrlAfndi/Ichigo-Kurosaki

baileys bot downloader multi-device nodejs stickers termux whatsapp whatsapp-api whatsapp-bot whatsapp-bot-api whatsapp-stickers

Last synced: 3 months ago
JSON representation

Base Bot WhatsApp With Baileys Multi Device, Working Heroku No Suspend ☑️, Working Okteto No Suspend ☑️

Awesome Lists containing this project

README

        

## Announcement
I will not continue this project because baileys is no longer updated. However, if you want a pull request, I will accept it. See you on the next project


Ichigo Kurosaki

Base Bot WhatsApp Multi Device With [`Baileys Multi Device`](https://github.com/adiwajshing)

## FYI
> Mau Buat Fitur Tapi Ga Punya Databasenya?
> Cek Nih [`Database`](https://github.com/NzrlAfndi/Databasee) Gw
> Free Kok

## Note
Base Ini Free Untuk Semua, Tidak Untuk Diperjualbelikan Kecuali Lu Udah Tambahin Fitur Langka Di Script Ini Baru Boleh Jual

## Thanks To
* [`Adiwajshing`](https://github.com/adiwajshing)
* [`Nurutomo`](https://github.com/Nurutomo)
* [`Fandyyy`](https://github.com/NZRLAFNDI)
* [`FERDIZ-afk`](https://github.com/FERDIZ-afk)

## Connect With Me
* [`Group WhatsApp`](https://chat.whatsapp.com/CSqakw6x2wRIOWTPL5a6a9)
* [`Whatsapp`](https://wa.me/6281540022632?text=Assalamualaikum)
* [`Instagram`](https://instagram.com/_nzrlafndi)
* [`More...`](https://linktr.ee/NzrlAfndi)

## Donate Me
* [`Saweria`](https://saweria.co/Fandyy)

## License
License: [MIT](https://en.wikipedia.org/wiki/MIT_License)

## 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/NzrlAfndi/Ichigo-Kurosaki
cd Ichigo-Kurosaki
yarn
npm start
```

## FOR HEROKU USER
# Install Buildpack
- heroku/nodejs
- https://github.com/jonathanong/heroku-buildpack-ffmpeg-latest.git
- https://github.com/clhuang/heroku-buildpack-webp-binaries.git

## FOR TERMUX/UBUNTU/SSH USER

```bash
apt update && apt upgrade
apt install bash
bash install.sh
```

## Run code
```bash
$ node .
#standr run
$ npm run dev
#run use nodemon
```

## Setup Dockerfile running pm2
Add token key pm2, Check [`Disini`](https://app.pm2.io) Login With Github
## ❗ Warning
WhatsApp bot is still in the development stage, so there are a few bugs
WhatsApp Connection (BETA, not working perfectly)
## announcement
• to run bots on servers like railway.app if you want auto reload
to run bots on servers like railway.app if you want auto reload
when a crash / error occurs then use the Dockerfile

Editing Number Owner And More On [`settings.js`](https://github.com/NzrlAfndi/Ichigo-Kurosaki/blob/master/settings.js)