1.0.10 • Published 2 months ago

wabotakbar v1.0.10

Weekly downloads
-
License
ISC
Repository
github
Last release
2 months ago

WhatsApp Bot

This is a simple WhatsApp bot built using the whatsapp-web.js library.

Features

  • Responds to a "!everyone" command by mentioning all participants in a chat.
  • Create stickers from "Image", "Video", and "Gif"

Setup

  1. Clone this repository.
  2. Run npm install to install the required dependencies.
  3. Run node index.js to start the bot.

Usage

Send a "!everyone" message in a chat where the bot is a participant to have the bot mention all participants.

Send a ".stickers" message to create stickers

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

wa-bot