Skip to content

salmotide/SalBot

Repository files navigation

🤖 WhatsApp Sticker Bot

Bot WhatsApp berbasis Node.js (Baileys)

📁 Struktur

handlers/
utils/
index.js
.env

🔥 Fitur

  • Auto sticker
  • Text on image
  • YT to MP3
  • Anti spam
  • Image convert (JPG <-> PNG)
  • Video to audio (MP4 -> MP3)

▶️ Jalankan

npm install
node index.js
pm2 start index.js --name <nama> --max-memory-restart 300M
pm2 start <nama>
pm2 stop <nama>
pm2 restart <nama>
pm2 delete <nama>
pm2 list

About

Learning project: WhatsApp bot using Baileys

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors