Discord Bot
Learn how to quickly host your applications through our Discord server using our bot.
Discloud allows you to host applications directly from Discord, making deployment fast and accessible without needing to use a dashboard or command-line tools.
🔑 Account Verification
Verification System Under Maintenance
Our account verification system is temporarily unavailable, and we are not performing manual verification during this period.
If you are already verified, you can ignore this notice and continue using the Bot normally.
If you are NOT yet verified, you can upload and manage your applications using other methods:
Need help? Open a support ticket by sending a message to the Ticket Bot DM. Make sure you are in the Discloud Discord Server.
Stay in the server to be notified when your ticket is answered and when the verification system is back.
🚀 Hosting Your Application
There are two ways to deploy an application using the Discloud Bot:
Users who want a one-command deployment with pre-configured settings.
Configure everything in the discloud.config
file and use .upconfig
.
Users who prefer a guided setup via the bot’s prompts.
The bot will ask for the necessary details after running .up
.
Important Notes:
If your main file is not in the root directory, you must use Advanced Setup or move it to the root.
If you are hosting a bot without an ID (e.g., WhatsApp or Telegram), use Advanced Setup and Discloud will generate the ID automatically.
Create the discloud.config
file.
Compress your project into a .zip
file.
Upload your project.
Go to
#🔌・commands
on the Discloud Discord Server.Run the following command:
.upconfig
Send your .zip file when prompted.
Your application will be deployed automatically.
❓ Still need help?
Check the FAQ Section or join our Discord Server for support.
Last updated