Skip to main content

Hosting Configuration

Learn how to configure your Discord bot hosting environment on Cytric.nl.

Configuration Options

  • Set environment variables (e.g., bot token)
  • Choose runtime (Python, Node.js)
  • Configure resources (CPU, RAM)
  • Set up persistent storage (MongoDB, etc.)

Example: Setting Environment Variables

In the Cytric dashboard, add your bot token and other secrets securely.

Example: Choosing Runtime

Select Python or Node.js based on your bot’s codebase.

Example: Resource Allocation

Adjust CPU and RAM to match your bot’s needs for performance and scalability.