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

https://github.com/rzky7c/whatsapp-bot

This is a WhatsApp Bot built using the Baileys library. Currently, it is still in the beta phase, and all features rely on API integrations. You will need an API key to access the bot's full functionality.
https://github.com/rzky7c/whatsapp-bot

javascript rest-api restful-api whatsapp whatsapp-api whatsapp-bot whatsapp-stickers whatsappbot whatsappbots

Last synced: 5 months ago
JSON representation

This is a WhatsApp Bot built using the Baileys library. Currently, it is still in the beta phase, and all features rely on API integrations. You will need an API key to access the bot's full functionality.

Awesome Lists containing this project

README

          

#### WHATSAPP BOT USING BAILEYS

### Change in setting.js
```javascript
const website = {
web: 'https://beforelife.me',
apikey: 'xxxx' // ambil apikey nya di website https://beforelife.me
}
```

1. #### INSTALL IN TERMUX

```
apt update && apt upgrade -y
```
```
pkg install nodejs
```
```
pkg install git
```
```
git clone https://github.com/Rzky7c/Whatsapp-Bot
cd Whatsapp-Bot
```
```
npm install && npm start
```

2. #### INSTALL IN WINDOWS

* install git [`CLICK`](https://git-scm.com/downloads)

* install nodejs [`CLICK`](https://nodejs.org/en/download)

* install ffmpeg [`CLICK`](https://ffmpeg.org/download.html)

* install imagemagick [`CLICK`](https://imagemagick.org/script/download.php)

```
git clone https://github.com/Rzky7c/Whatsapp-Bot
```
```
cd Whatsapp-Bot
```
```
npm install && npm start
```

Information



##

- Dont selling this source code, this all free.
- If a plugin's code is obfuscated, you do not have permission to edit, modify, or alter it in any form.
- Remember: Always give proper credits if you're using or reuploading my plugins/files.



Beforelife For Everyone