A powerful WhatsApp bot that automatically sends songs to channels & chats.
Built with ❤️ by @DanuZz
- 🎵 Send songs automatically to WhatsApp channels
- ⚡ Fast & lightweight
- 🔐 Secure session-based login
- 🛠 Easy configuration
- 🎨 Custom song captions
- Node.js v16+
- npm or yarn
- WhatsApp account
To run the bot, you must generate a session ID.
🌐 Use this website to get your session ID:
👉 https://dxz-session.up.railway.app/
📌 Steps:
- Open the website
- get Pair code with WhatsApp
- Copy the generated session ID
Open config.js and add your details:
global.session_id = "DanuXxxii=XxxxxxXXxxXXXxX" // session id
global.prefix = '.' // bot prefix
global.owner = ["9476XXX"] // Owner number
global.bot = "9476XXX" // Bot number
global.namabot = "Base-Dxz" // Bot name
global.namaown = "DanuZz" // Bot ownerYou can fully customize the song message caption.
📂 Open wa.js
✏️ Edit the caption text as you like:
caption: `🎧 Now Playing 🎶
Song by @DanuZz
Enjoy the vibes ✨`Make it stylish, branded, or minimal — your choice 💫
git clone https://github.com/dnuzi/wa-song-bot
cd wa-song-bot
npm install
node index.js- Send commands using your defined prefix
- Bot will automatically send songs to channels
- Works smoothly for personal & public channels
This project is for educational purposes only. The developer is not responsible for any misuse.
👤 Owner: @DanuZz 🤖 Bot Name: Base-Dxz 💬 WhatsApp Bot Project
⭐ If you like this project, don’t forget to star the repo ⭐