Skip to content

Latest commit

 

History

History
72 lines (54 loc) · 1.66 KB

README.md

File metadata and controls

72 lines (54 loc) · 1.66 KB

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