Skip to content

Daemonroot340/Queen-Ruva-ai-Beta

 
 

Repository files navigation

Queen Ruva AI

queen-ruva ai

Typing SVG


🚀 PROJECT ACTIVITY MONITOR

⏰ HELP STATUS

Deployment Status

🔄 Real-time version tracking | 🛡️ Production-grade monitoring | 📈 Performance optimized

✨ What's New

• Chatbot
• Chataudio
• Text logos maker
• Music downloader
• URL downloaders including:

  • YouTube
  • Instagram
  • TikTok

👤 Owner: Iconic Tech


🔥 Queen Ruva Beta Tip

🚀 Upload the file and deploy where you want.
If you don't know how, follow us and watch the videos below!


🖥 Deployment Options

Deploy on Render

Deploy to Render

  1. Click the "Deploy to Render" button above
  2. Connect your GitHub account
  3. Select the Queen Ruva AI repository
  4. Configure environment variables if needed
  5. Click "Deploy" and wait for deployment to complete

session id

session

Deploying on Panel

  1. Go to Bot Hosting Panel and sign up.
  2. Sign up for a new account or log in to your existing account.
  3. Create a new Web Service.
  4. In the Service Settings, connect your GitHub repository where Queen Ruva AI Beta is stored.
  5. Deploy the service, and it will automatically start running.

Deploying on Katapumb

  1. Go to Katapumb Dashboard and log in or sign up.
  2. Create a new account and connect your GitHub repository where Queen Ruva AI Beta is stored.
  3. Deploy free watch YouTube tutorial
  4. Deploy the service, and Katapumb will handle the rest!

deploy using termux (android and os) free

_

Install on Termux (Android)

# System Update
clear
echo "[+] Updating packages..."
pkg update -y && pkg upgrade -y

# Install Dependencies
echo "[+] Installing dependencies..."
pkg install -y git nodejs ffmpeg imagemagick libwebp

# Clone Repository
echo "[+] Downloading Queen-ruva-ai-beta..."
git clone https://github.com/iconic05/Queen-ruva-ai-beta.git
cd Queen-ruva-ai-beta

# Install Node Modules
echo "[+] Installing node modules..."
npm install
npm install -g npm@latest
npm audit fix --force

# Fix Common Issues
echo "[+] Applying fixes..."
pkg install python -y
npm install --global yarn
yarn install

# Start Bot
clear
echo "[+] Installation complete!"
echo "[+] Starting Queen-ruva-ai-beta..."
node .

paste after restart termux

cd Queen-ruva-ai-beta
node .

##POWEED BY ICONIC TECH ♻️

About

I am the developer of Queen Ruva AI Beta and Joker Max XMD, proudly created by ICONICS-TECH, a Zimbabwean project focused on innovation, technology advancement, and smart solutions worldwide.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 98.9%
  • Other 1.1%