Skip to content

WhatsApp Multi-device Bot Script made using baileys. A whatsapp Multi Device bot based on baileys. Multi-functional WhatsApp bot project.

Notifications You must be signed in to change notification settings

kevinnoobie/Wiley-md

 
 

Repository files navigation

Wiley-md

WhatsApp Multi-device Bot Script made using baileys. This script is under development will be available soon. Thank You Regards TE DEVELOPERS 🔥⚡

FOR TERMUX USER

  1. Type mentioned below given commands one by one in Termux.
$ pkg upgrade && pkg update 
$ pkg install yarn
$ pkg install git -y
$ pkg install nodejs -y
$ pkg install ffmpeg -y
$ pkg install imagemagick -y
$ pkg install yarn -y
$ git clone https://github.com/Shizothetechie/Wiley-md 
$ cd Wiley-md 
$ yarn
$ node .
  1. Wait for bot starting...
  2. Scan QR code from 2nd device. (Go to whatsapp > Linked Devices > Click on link device)
  3. Now your bot is ready to rock n roll.

Run

node .

How to change owner number?

You can change in config.js, on global.owner. make sure you use correct syntax.

global.owner = [
  ['919172389527', 'shizo', true]
]
This Source code is made by TE Developers

• Gariox 3D

• Shizo The Techie

Mention this Wiley-md repository wherever you use any of our code.

Put the link: https://github.com/shizothetechie/Wiley-md

Thank You 

Team ERROR 

Regards

Wiley-md,

TE Developers ```

---------

### Thanks To 
**GOD 🙏**,
**Gariox 3D**,
**Shizo The Techie**,
**Everyone who always supports**

About

WhatsApp Multi-device Bot Script made using baileys. A whatsapp Multi Device bot based on baileys. Multi-functional WhatsApp bot project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.8%
  • Other 0.2%