dinarsanjaya / wa-bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 100.0%