Set up a Discord Bot with Dashboard in 5 minutes. Open Source Tutorial.
In this video I show you step by step how to install and run a Discord Bot with a web dashboard.
👉 Discord (Support & Updates): / discord
📦 GitHub: / discord
⚙️ Requirements:
Node.js installed
🚀 Setup:
Clone the repository
Run npm install
Edit cfg/config.json
Add your bot token and prefix
❗ Important: Enable "Privileged Gateway Intents" in the Discord Developer Portal or the bot will not work!
▶️ Start:
Run node index.js
🌐 Dashboard: http://127.0.0.1:3847/
#discordbot #discorddashboard #discordbotwithdasboard #discordtutorial #opensource #nodejs #discordbotsetup #discorddev #selfhosted #botdashboard #discordbottutorial #discord