🔌Bot
☁️ Before Hosting
Before hosting I recommend consulting the documentation of the language used by your bot.
⌨️Languages🤖 Hosting Your Bot
If you are Verified en-us new
role, it means that you have successfully registered with Discloud.
1. Type .upc
in the #🔌・commands
channel
.upc
in the #🔌・commands
channel
2. Create the discloud.config file according to your project
Copy and modify our discloud.config example to use in your app.

3. Create and upload your bot's .zip file. How to compress my files?
Remove (or do not include in your .zip file) the following folders/files in the following projects: 🟨JavaScript: remove
node_modules
,.npm
andpackage-lock.json
🐍Python: removevenv
and.cache

Last updated