Skip to content

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.

Notifications You must be signed in to change notification settings

Rzky7c/Whatsapp-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WHATSAPP BOT USING BAILEYS

Change in setting.js

const website = {
   web: 'https://api.rzky.my.id',
   apikey: 'xxxx' // ambil apikey nya di website https://api.rzky.my.id
}

const toko = {
   merchantid: 'xxxxxxx', // ambil merchantid nya di website tokopay.id
   secret: 'xxxxxx' // ambil secret key nya di website tokopay.id
}

  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

  1. INSTALL IN WINDOWS

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.

Heavy Craft

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published