Skip to content

iqbal-zarkasih/whatscool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whatsapp bot

WELCOME

乂 Whatscool

WhatsApp bot created using Baileys.

FEATURE

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.

FORK THIS REPOSITORY

Before installing the WhatsApp bot, make sure you fork this repository, if necessary.

Installation

Termux

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

LINUX / UBUNTU / VPS

$ 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)

Linked devices

Now visit the linked device and scan the QR code. This will automatically generate a state folder.

Hosting Services (For 24 hours online)

  • Tutorial coming soon!
  • Tutorial coming soon!

License

MIT License

© 2024 ItsReimau. All rights reserved.

Stay alive!

About

Make your WhatsApp account cooler.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published