Kythia Dashboard is a comprehensive web interface for managing Discord servers with the Kythia Bot.
CLICK HERE FOR THE BEGINNER SETUP GUIDE (Read this if you don't know what Node.js, Git, or .env files are)
CHECK THE TROUBLESHOOTING GUIDE
- Architecture: Logic, Folder Structure, and Tech Stack.
- Database Schema: Prisma models and relationships.
- Deployment: Production build instructions.
cp example.env .envnpm installnpm run migratenpm run dev
- Discord Login: Secure authentication using Discord OAuth2.
- Server Management: Real-time statistics and configuration.
- Bot Sync: Instant updates to your Kythia Bot instance.
- Type Safe: 100% TypeScript.
This project is licensed under CC BY-NC 4.0.