🐍Python

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

📁 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? Click here

  • Doubts about creating your requirements.txt file? Click here

📄Create the requirements.txt

🗜️ 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:

How to compress my files?

✍ Hosting your bot

☁️How to Host

Last updated