Back to Knowledge Base
📚 Basics

Getting Started with DiscoLink

by dev_sarah - Last updated 11/1/2024

Getting Started with DiscoLink

DiscoLink syncs your Discord content to a database you control.

Prerequisites

- Node.js 18+
- A Discord bot token
- A Discord server you manage

## Quick Start

1. Clone the repository
2. Copy .env.example to .env
3. Add your Discord bot token
4. Run pnpm install && pnpm dev

Your content will start syncing automatically.