Proxmox VPS/VM deploy bot discord v1.0

First ever automated vps deploy for proxmox on discord
  • proxmox.jpg
  • Screenshot 2024-12-18 162219.png
  • Screenshot 2024-12-18 162120.png
  • Screenshot 2024-12-18 162041.png
  • Screenshot 2024-12-18 161915.png
  • proxmox.jpg
  • Screenshot 2024-12-18 162219.png
  • Screenshot 2024-12-18 162120.png
  • Screenshot 2024-12-18 162041.png
  • Screenshot 2024-12-18 161915.png
Simple Guide to Use the Proxmox VPS Creation Script

Step 1: Prerequisites
1. Set up Proxmox on your server. Install and configure Proxmox, enable SSH, and allow root access.
2. Install Python 3.8+ and pip on your machine.
3. Create a Discord bot in the Discord Developer Portal and copy the bot token.

Step 2: Prepare the Script
1. Save the script as proxmox_vps_bot.py.
2. Open a terminal and install the required Python libraries by running this command: pip install discord paramiko requests asyncio

Step 3: Configure the Script
1. Open proxmox_vps_bot.py in a text editor.
2. Replace the placeholders in the script with your details:
- Replace YOUR_BOT_TOKEN with your Discord bot token.
- Replace YOUR_DISCORD_WEBHOOK_URL with your Discord webhook URL.
- Replace YOUR_PROXMOX_SERVER_IP with the IP or hostname of your Proxmox server.
- Replace YOUR_DISCORD_SERVER_ID with the ID of your Discord server.
- Replace ROLE_ID_1 with the ID of a role authorized to use the VPS command.

Step 4: Run the Bot
1. In a terminal, run the script using the command: python proxmox_vps_bot.py
2. Verify the bot is online in your Discord server.

Step 5: Use the VPS Command
1. In your Discord server, use the command /create-vps-intel memory:4 cores:2 disk:8G customer:mad:username
Replace memory, cores, disk, and customer as needed.
2. The bot will create a VPS on Proxmox and send the login details to the specified user via DM.

Your bot is now ready to create VPS containers via Discord commands.
Buy a license now
Name a fair price:
EULA: Standard EULA
$
New: Now supporting cryptocurrency payments!
Share this resource
Help out the creator by referring your friends!
502 Views
2 Purchases
3 Downloads
Dec 19, 2024 Published
Dec 18, 2024 Updated
Not yet rated
3.6 KB File size
Languages
  1. English
Creator
Recommended for you
First ever vpn connection egg in Pterodactyl eggs
Not yet rated
6 purchases
First ever management system for pterodactyl
Not yet rated
6 purchases
First ever Pterodactyl Server Scanner egg for Admins and Owners
Not yet rated
0 purchases
First Ever VPN blocker for CtrlPanel
Not yet rated
1 purchase
Say goodbye to scattered support requests and hello to an organized and efficient solution
5.00 star(s) 46 ratings
718 purchases
Share this resource
Help out the creator by referring your friends!
502 Views
2 Purchases
3 Downloads
Dec 19, 2024 Published
Dec 18, 2024 Updated
Not yet rated
3.6 KB File size
Languages
  1. English
Creator
Recommended for you
First ever vpn connection egg in Pterodactyl eggs
Not yet rated
6 purchases
First ever management system for pterodactyl
Not yet rated
6 purchases
First ever Pterodactyl Server Scanner egg for Admins and Owners
Not yet rated
0 purchases
First Ever VPN blocker for CtrlPanel
Not yet rated
1 purchase
Say goodbye to scattered support requests and hello to an organized and efficient solution
5.00 star(s) 46 ratings
718 purchases
Top