This project require NodeJS v12. Recommended NodeJS v16~.
git clone https://github.com/SkyUnik/WA_Botto-Baileys.git
cd WA_Botto-Baileys
npm install
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
Run the Whatsapp baileys
> npm start
after running it you need to scan the qr / spesify the auth folder.
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") |
Understanding store in baileys
- In Proggress