Knowledge base
Discord Bot Hosting

Getting your Discord bot online

Last updated 8/1/2026 by Alfie Web Solutions

  1. Upload your bot's code (or connect your Git repo) in the control panel.
  2. Add your bot token and any required environment variables.
  3. Start the bot process - logs stream live so you can confirm it connects.
  4. Enable auto-restart so the bot comes back up after a crash or redeploy.

If your bot won't start, check the logs first - most issues are a missing token or dependency.