LogoLogo
🇺🇸 EN
🇺🇸 EN
  • 👋Welcome
  • Suport
    • ☁️How to Host
      • 🤖Bots
        • 🔌Bot
        • 🧩VSCode Extension
        • ⌨️CLI
      • 🌎Website and APIs
        • 🔌Bot
        • 🧩VSCode Extension
        • ⌨️CLI
    • ⌨️Languages
      • 🟨JavaScript
        • 📄Create the package.json
      • 🐍Python
        • 📄Create the requirements.txt
      • ☕Java
      • 💎Ruby
        • 📄Create the Gemfile
      • 🐿️Go
      • 🐘Php
      • 🦀Rust
        • 📄Create the Cargo.toml
    • ⛓️Integrations
      • 🌐Your Own Domain
      • 🐙GitHub and GitLab
      • 🎧Lavalink
      • 💾Database
        • MongoDB Atlas (mLab)
    • ❓Frequently Asked Questions (FAQ)
      • How to compress my files?
      • Discloud ModMail (Ticket)
      • How do I get my bot's ID?
      • What is the main file?
      • Configuring Puppeteer
      • How to report an offender?
      • Why can't I access my website?
      • Very Heavy BOT
    • ⚒️Commands
      • How to get API token
      • How to integrate Github
    • 🤲Donations
  • configuration
    • ⚙️discloud.config
      • 📦APT (Install Packages)
      • 🏗️VERSION (Switch between Versions)
  • 🖥️local environment
    • ⚙️Install
      • 🟨JavaScript (NodeJS)
      • 🐍Python
      • 💎Ruby
      • 🦀Rust
  • API
    • 📡Using the API
    • 🔗Routes
  • About
    • 🎨Discloud Brand
      • Name origin
      • Visual Identity
  • 🔗Links
    • 🌎Website
    • 📊DisCloud Status
  • 📜Legal
    • 📄Terms of Service (TOS)
Powered by GitBook
On this page
  • Files
  • Compressing the Files
  • ✍ Hosting your bot

Was this helpful?

Edit on GitHub
  1. Suport
  2. Languages

Python

Correção: Learn how to host your bot in Python on DisCloud

PreviousCreate the package.jsonNextCreate the requirements.txt

Last updated 1 year ago

Was this helpful?

Files

You should not send all your application files to .zip, there are some exceptions, they are:

- Folder .git
- Folder venv
- Folder .cache
  • Have trouble finding your main file?

  • Doubts about creating your requirements.txt file?

Compressing the Files

Select only the necessary files as mentioned above and create your .zip

For more details on how to Compress your Files according to your Operating System, you can see below:

✍ Hosting your bot

⌨️
🐍
How to compress my files?
☁️How to Host
📁
🗜️
Click here
📄Create the requirements.txt
Click here