Skip to main content

Documentation Index

Fetch the complete documentation index at: https://blog.cytric.nl/llms.txt

Use this file to discover all available pages before exploring further.

title: “Quickstart” description: “Get your Discord bot hosted with Cytric.nl in minutes”

Quickstart Guide

Follow these steps to launch your Discord bot on Cytric.nl:

Step 1: Prepare Your Bot

Clone your Discord bot project to your local machine: bash git clone https://github.com/your-username/your-bot.git cd your-bot
Install the required packages for your bot: bash npm install # or pip install -r requirements.txt

Step 2: Deploy to Cytric.nl

Link your GitHub account and select your bot repository in the Cytric Dashboard.
Click “Deploy” in the dashboard to launch your bot. Your bot will be online 24/7!

Step 3: Manage and Monitor

Set your bot token and other secrets in the dashboard for secure management.
View logs, resource usage, and uptime stats from your dashboard.

Next Steps

Explore more features:

Customize Hosting

Learn how to adjust resources and settings for your bot.

API Reference

Automate deployments and bot management with our API.

Add Code Examples

Share code snippets and best practices.

Community Support

Get help and connect with other bot developers.
Need help? Join our Discord Community or email support@Cytric.nl.