SkillAgentSearch skills...

WhatsAppUtilitiesBot

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

Install / Use

/learn @xditya/WhatsAppUtilitiesBot
About this skill

Quality Score

0/100

Category

Operations

Supported Platforms

Universal

README

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

View on GitHub
GitHub Stars6
CategoryOperations
Updated1y ago
Forks4

Languages

JavaScript

Security Score

75/100

Audited on Apr 18, 2024

No findings