Skip to content

Made with hearth , A minimal Whatsapp Bot built on top of baileys and Whatsapp.

License

Notifications You must be signed in to change notification settings

SkyUnik/WA_Botto-Baileys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation



A minimal Whatsapp Bot built on top of baileys and Whatsapp.

Getting Started

This project require NodeJS v12. Recommended NodeJS v16~.

Installation

For Windows

git clone https://github.com/SkyUnik/WA_Botto-Baileys.git
cd WA_Botto-Baileys
npm install

For Termux

termux-setup-storage
apt update && apt upgrade
pkg install nodejs git
git clone https://github.com/SkyUnik/WA_Botto-Baileys.git
cd WA_Botto-Baileys
npm install

Usage

Run the Whatsapp baileys

> npm start

after running it you need to scan the qr / spesify the auth folder.


Features

Common-Use Feature
Image To Sticker (prefix+sticker). Example: !sticker
Delete Message that sended by the bot (prefix+delete). Example: !delete
Group Feature
Tag All People in group
Bot leave the group
!Notes IS NOW AVAILABLE
!addnotes to addnotes in group
!delenotes to deletenotes in group
!addnotes to addnotes in group
Owner Bot Feature
Get Message Object (prefix+sme). Example: !sme
Run JS code within the bot (prefix+run+argument). Example: !run console.log("ONLY FOR OWNERS")

To-Do

Understanding store in baileys


Troubleshooting

  • In Proggress

BASE SC By

Special Thanks to

About

Made with hearth , A minimal Whatsapp Bot built on top of baileys and Whatsapp.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published