Skip to content

A javascript based whatsapp bot for downloading and sending media from youtube and facebook in different formats alongwith couple of other features.

Notifications You must be signed in to change notification settings

MazanLabeeb/whatsmazan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whatsmazan

Available Features

  • Downlaod youtube mp4 Video and send
  • Downlaod youtube mp3 audio and send
  • Search something from youtube
  • Downlaod facebook video and send
  • stickers
  • text to speech
  • search for images through google
  • google something
  • translate urdu to english
  • translate english to urdu
  • english news
  • urdu news

How to install

Install node js and npm on your system/server.

Step 1: git clone https://github.com/MazanLabeeb/whatsmazan
Step 2: cd whatsmazan
Step 3: npm install
Step 4: node index.js

Scan the QR code and boom the bot is working.

⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️
You have to download the chrome browser in your machine.
If you have previously downloaded, set the path of the browser in the index.js file

puppeteer: {
    executablePath: 'C:\\Program Files\\Google\\Chrome\\Application\\chrome.exe',
  }

How to install Google Chrome on Ubuntu

wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
sudo apt install ./google-chrome-stable_current_amd64.deb

About

A javascript based whatsapp bot for downloading and sending media from youtube and facebook in different formats alongwith couple of other features.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published