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.
- Host: GitHub
- URL: https://github.com/rzky7c/whatsapp-bot
- Owner: Rzky7c
- Created: 2024-10-18T12:40:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-20T17:03:06.000Z (over 1 year ago)
- Last Synced: 2024-10-20T20:31:25.460Z (over 1 year ago)
- Topics: javascript, rest-api, restful-api, whatsapp, whatsapp-api, whatsapp-bot, whatsapp-stickers, whatsappbot, whatsappbots
- Language: JavaScript
- Homepage: https://api.rzky.my.id
- Size: 1.78 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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