Skip to content

deploy‐vps

Aswin Sparky edited this page Sep 22, 2025 · 2 revisions

🚀 Deploy X-BOT-MD on Panel

Deploying X-BOT-MD on a Panel is super easy using our dedicated JavaScript setup script.
Follow the steps below carefully to get your bot running in no time.


📌 Requirements

  • Access to your Panel (console or file manager)
  • A server with Node.js and internet access
  • Your SESSION_ID (from QR or pairing code)

🛠 Deployment Steps

  1. Log in to your Panel and navigate to your server.

  2. Ensure Node.js is installed and working.

  3. Click the button below to download the setup script.

    Download Setup Script

  4. Upload the downloaded script to your Panel’s file manager.

  5. Edit the file and add the following required variables:

    • SESSION_ID
    • PREFIX
    • SUDO (your number or ID)
  6. Save the file after editing.

  7. Go back to your Panel and start the server.

  8. ✅ Done! Your bot should now be running successfully.


⚠️ Notes

  • Make sure you paste your correct session string inside the script.
  • If the bot fails to start, check logs in your panel for errors.
  • You can always re-pair or regenerate a new SESSION_ID if needed.

💬 Support

If you face issues, feel free to open an issue on our GitHub Repository
or join our community group for help.

Clone this wiki locally