Anleitung

DRB DiscordBot Clean Dashboard

1. install.sql in phpMyAdmin ausführen.

2. config.php bearbeiten: DB-Passwort, Dashboard-Passwort, Bot-API-Key.

3. bot/.env.example zu .env kopieren und Werte eintragen.

4. Auf dem VServer im Bot-Ordner ausführen: npm install discord.js dotenv mysql2 express

5. Bot starten: pm2 restart index --update-env

6. Dashboard öffnen: /dashboard/login.php