I am not responsible if you get banned because of using this app!
| Command | Description | Screenshot |
|---|---|---|
| Ping | PING PONG | ![]() |
| Sticker | Stickerify a picture | ![]() |
| Help | Show the bot's commands list | ![]() |
| Math | Calculate something | ![]() |
| Another new thing soon |
| 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 |
- Open your terminal
- Download this repo, or you can just run
$ git clone https://github.com/zhycorp/whatsapp-bot
$ cd whatsapp-bot- Open up the
config.jsonfile, and fill the required variables - Install all the required dependencies by running, and get the bot online
$ npm i
$ node .- It will gives you a QR code which you can scan using your WhatsApp Web account
- Your bot is online and ready to use.
Feels like fixing bug, adding new features, and more? Feel free to make a Pull requests.
This project is licensed under GNU Affero General Public License.



