╔═══════════════════════════════════════════════════════════╗
║ 👑 Q U E E N R U V A A I 👑 ║
║ S M A R T W H A T S A P P B O T ║
║ R I C H F E A T U R E S · F A S T · 2 0 2 6 ║
╚═══════════════════════════════════════════════════════════╝
Silentbyte Platforms Inc · 🇿🇼 Proudly Zimbabwean · Made by Iconic Tech
| ⚡ | Upgrade | Details |
|---|---|---|
| 🛠️ | All Bugs Fixed | Clean installs on every platform — zero errors |
| ⚡ | Ultra-Fast Response | Optimized engine — instant replies every time |
| 🖥️ | Full Dashboard Control | Own your bot from a secure web dashboard |
| 📱 | Termux Renewed | Android install works perfectly, first try |
| 🔐 | Password-Protected | Your bot, your password, your control only |
| 📅 | Weekly Updates | New features dropped every single week |
| 🔁 | Long-Lasting Active | Stays connected longer than any other bot |
┌─────────────────────────────────────────────────────────────┐
│ 🤖 SMART AI CHATBOT │
│ Friendly · Fast · Understands your vibe │
│ Turn it on and feel the difference │
├─────────────────────────────────────────────────────────────┤
│ ⚡ FAST REPLY │ ❤️ REACT TO STATUS │
│ 💾 DOWNLOAD STATUS │ 📨 SEND TO STATUS │
│ 🎨 CREATE STICKERS │ 🔁 LONG-LASTING ACTIVE │
├─────────────────────────────────────────────────────────────┤
│ 🎵 MEDIA DOWNLOADS │
│ YouTube · TikTok · Instagram · Facebook · Twitter │
├─────────────────────────────────────────────────────────────┤
│ 🛡️ SECURITY SUITE │
│ Block calls · Block voice notes · Block stickers │
│ Delete group links · Country-code blocking │
├─────────────────────────────────────────────────────────────┤
│ 🖥️ DASHBOARD (NEW) │
│ Change bot name · Live sync commands │
│ Monitor status · Toggle all features · Change password │
└─────────────────────────────────────────────────────────────┘
🔗 Visit queen-ruva-session-id.zone.id
1. Enter your WhatsApp number
2. Copy the pairing code
3. WhatsApp → Settings → Linked Devices → Link a Device
4. Paste the code
5. Open your DM → Download creds.json
1. Fork this repo on GitHub
2. Upload creds.json → session/ folder
Bot Hosting steps:
1. Upload your repo ZIP
2. Extract the ZIP
3. Delete the ZIP
4. Move files to root → ../
5. Start panel — live in seconds ✅
📱 Termux (Android):
pkg update -y && pkg upgrade -y
pkg install -y git nodejs ffmpeg imagemagick libwebp python yarn
git clone https://github.com/iconictech-dev/Queen-Ruva-AI-Beta.git
cd Queen-Ruva-AI-Beta
npm install && yarn install
node .✅ Bot starts → Check your WhatsApp DM
✅ You receive your dashboard password automatically
⚠️ NEVER share your password — it's full control of your bot
┌──────────────────────────────────────────────┐
│ 🔄 Change your bot name │
│ 📋 View & sync new commands — live │
│ 📡 Monitor your bot status — live │
│ ⚙️ Toggle all features remotely │
│ 🔑 Change your dashboard password │
│ 🛡️ Track your number — secure access │
└──────────────────────────────────────────────┘
⚠️ Your password = your ownership. Never share it.
// ── OWNER SETUP (required) ──────────────────────────────
global.ownernumber = 'YOUR_NUMBER'; // No + sign
global.ownername = "YOUR_NAME";
// ── BOT IDENTITY ────────────────────────────────────────
global.botname = "👑 ǫᴜᴇᴇɴ ʀᴜᴠᴀ ᴀɪ ʙᴇᴛᴀ";
global.prefix = '.'; // .help .menu .play
// ── SECURITY ────────────────────────────────────────────
global.anticall = true; // Block calls (auto-unblocks 5min)
global.antilink = true; // Delete group links
global.audioblock = true; // Block voice notes
global.stickerBlock = true; // Block stickers
// ── COUNTRY BLOCKING ────────────────────────────────────
global.blockedCountryCodes = ["+92", "+91", "+62"];
// ── AUTOMATION ──────────────────────────────────────────
global.chatbot = true; // AI chatbot on
global.autoreact = false; // Auto-react to messages
global.likestatus = true; // Auto-like status updates
global.savestatus = true; // Save status to DM📋 Full Configuration Reference — Click to expand
| Variable | Default | Description |
|---|---|---|
global.private |
✅ | Bot works in private/DM chats |
global.group |
✅ | Bot works in group chats |
global.welcome |
✅ | Welcome message for new members |
global.autoread |
✅ | Auto-mark messages as read |
global.anticall |
✅ | Block callers (5-min auto-unblock) |
global.audioblock |
✅ | Block voice note senders |
global.stickerBlock |
✅ | Block sticker senders |
global.antilink |
✅ | Delete WhatsApp group links |
global.blockDM |
❌ | Block all incoming DMs |
global.autoreact |
❌ | Auto-react to messages |
global.likestatus |
✅ | Auto-like status updates |
global.chatbot |
✅ | AI replies to normal messages |
global.savestatus |
✅ | Save statuses to your DM |
global.statusmessg |
✅ | Reply to status updates |
global.chataudio |
❌ | Convert AI replies to voice (TTS) |
global.backenddynamic |
❌ | Color-changing terminal animation |
| Problem | Fix |
|---|---|
| Bot not responding in groups | global.group = true |
| Bot not responding in DMs | global.private = true |
| Bot blocking voice notes | global.audioblock = false |
| Too many automated messages | Disable chatbot · autoreact · likestatus |
| Bot not starting | Check creds.json is in session/ folder |
╔═══════════════════════════════════════════════════════════╗
║ ║
║ 📞 +263 78 611 5435 ✉️ unitcodewave@gmail.com ║
║ ║
║ Made with ❤️ by I C O N I C T E C H ║
║ Author · Developer · CEO ║
║ ║
║ Queen Ruva AI · Silentbyte Platforms Inc ║
║ 🇿🇼 Proudly Zimbabwean Innovation · 2026 ║
║ ║
╚═══════════════════════════════════════════════════════════╝
© 2026 Iconic Tech · Silentbyte Platforms Inc · All Rights Reserved