Skip to content

unnipv/oregano-bot

Repository files navigation

WhatsApp Bot

I am not responsible if you get banned because of using this app!

Available Commands

Command Description Screenshot
Ping PING PONG Ping
Sticker Stickerify a picture Sticker
Help Show the bot's commands list Help
Math Calculate something Math
Another new thing soon

Features

Name Description
Command handler This bot uses a command handler which means every command has its own file; Easier to debug
Another new thing soon

Usage

  1. Open your terminal
  2. Download this repo, or you can just run
$ git clone https://github.com/zhycorp/whatsapp-bot
$ cd whatsapp-bot
  1. Open up the config.json file, and fill the required variables
  2. Install all the required dependencies by running, and get the bot online
$ npm i
$ node .
  1. It will gives you a QR code which you can scan using your WhatsApp Web account
  2. Your bot is online and ready to use.

Contributing

Feels like fixing bug, adding new features, and more? Feel free to make a Pull requests.

License

This project is licensed under GNU Affero General Public License.

About

A Node.js based WhatsApp bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published