WhatsApp bot created using Baileys.
There are 5 features available, namely always online, auto record if there is a message in private chat, auto type if there is a message in private chat, auto update bio, and auto view WhatsApp status.
Before installing the WhatsApp bot, make sure you fork this repository, if necessary.
Download Termux first, you must have stable internet to run it.
$ termux-setup-storage (After that tap permission)
$ pkg update
$ pkg upgrade
$ pkg install nodejs
$ pkg install git nodejs -y
$ git clone https://github.com/itsreimau/whatscool (Here you paste the link of the repository you forked)
$ cd whatscool (Your repository name)
$ npm install
$ npm update (Optional)
Once everything is installed, let's run it.
$ node index.js
$ sudo su
$ sudo apt update && sudo apt upgrade
$ sudo apt install nodejs
$ sudo apt install git nodejs -y
$ git clone https://github.com/itsreimau/whatscool (Here you paste the link of the repository you forked)
$ cd whatscool (Your repository name)
$ npm install && npm update (Optional, just an update, who knows, there is already an old version of the module)
Now visit the linked device and scan the QR code. This will automatically generate a state folder.
- Tutorial coming soon!
- Tutorial coming soon!
© 2024 ItsReimau. All rights reserved.