Getting Started with DiscoLink
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.