-
Notifications
You must be signed in to change notification settings - Fork 249
deploy‐vps
Aswin Sparky edited this page Sep 22, 2025
·
2 revisions
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.
- Access to your Panel (console or file manager)
- A server with Node.js and internet access
- Your SESSION_ID (from QR or pairing code)
-
Log in to your Panel and navigate to your server.
-
Ensure Node.js is installed and working.
-
Click the button below to download the setup script.
-
Upload the downloaded script to your Panel’s file manager.
-
Edit the file and add the following required variables:
SESSION_IDPREFIX-
SUDO(your number or ID)
-
Save the file after editing.
-
Go back to your Panel and start the server.
-
✅ Done! Your bot should now be running successfully.
- 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_IDif needed.
If you face issues, feel free to open an issue on our GitHub Repository
or join our community group for help.