Articles on: Discord Bot Hosting

How to host a Python Discord Bot

If you want to host your Discord Bot made in Python, you may want to follow these instructions as it will adequately show how to host it within our Panel (Apollo)

How to host a Python Discord Bot



Once you have logged in, navigate to your server and hit the “Startup” button on the left navigation menu.



From the startup tab, set the file to be used be executed. For example: index.py or bot.py

Next, Head into the "File Manager" and upload all of your Bot files.



Once you uploaded all of your discord bot files, head into the console and click "Start". The bot should automatically start.



Adding Additional Packages (OPTIONAL)

To add additional packages, head back into the "Startup" tab. Under the "Packages" tab, input the packages required.

Example Usage: discord.py

If you want to install multiple packages, you are able to do the following:

Example Usage discord.py mysql flask


If you require any further assistance, please create a ticket here.


Created By: Greg K.

Updated on: 02/03/2024

Was this article helpful?

Share your feedback

Cancel

Thank you!