Skip to content

WhatsAppUtilities Bot. A sample deployed bot can be found in the link below! Please do not spam it :)

License

Notifications You must be signed in to change notification settings

xditya/WhatsAppUtilitiesBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WhatsAppUtilitiesBot

A simple whatsapp bot to do some simple stuff.

Features

  • !help - Help Message
  • !about - Bot info
  • Send a media: the bot would auto convert that into a sticker.

Deploying

  • Clone this repo using git clone https://github.com/xditya/WhatsAppUtilitiesBot
  • Navigate to the root of the repo: cd WhatsAppUtilitiesBot
  • Install ffmpeg (on linux) using sudo apt install ffmpeg. For windows, download ffmpeg from here and add it to PATH. Change the ffmpeg location if you are not using linux or have a different path.
  • Install the dependencies using npm install
  • Run the bot using npm start
  • Scan the QR code using your phone and you are good to go!

Credits

License

The license can be found here

⚠️ Warning

This project is only for educational purposes. Be careful while using it and use it at your own risk. The developer will not be responsible for any misuse of this bot, or anything that happens with the whatsapp account that is using this bot.

Support

About

WhatsAppUtilities Bot. A sample deployed bot can be found in the link below! Please do not spam it :)

Topics

Resources

License

Stars

Watchers

Forks