Kaarma Cloud Logo
Kaarma Cloud
SupportDiscord BotsPython Bot Hosting

Python Bot Hosting

Hosting your discord.py or nextcord bot.

Python Bot Setup

  1. Upload your python files (e.g., main.py).
  2. Create a requirements.txt file listing your dependencies.
  3. In the Startup tab, set the startup command to python3 main.py (or your file name).
  4. Start the server; dependencies will install automatically.
Last updated: Today
Was this helpful?