Note
This website is in development use with caution. Check the github for updates
-
📊 Dashboard Overview: Get a clear overview of your Discord bot's activity, server stats, and more.
-
🔧 Server & Bot Configuration: Configure the bot settings in the webpanel.
-
👥 User Management: Manage user roles, permissions, and actions directly from the web interface.
-
🎁 Giveaway Management: Set up and manage giveaways.
-
📅 Scheduling & Events: Schedule events, reminders, or automate tasks right from the web panel.
To set up the project locally, follow these steps:
Get NodeJS
Clone the repository:
git clone https://github.com/jke-cs/discord-bot-webpanel.git
cd discord-bot-webpanel
npm install
npm run dev
Navigate to http://localhost:3000 to explore the web panel!
🤝 We welcome contributions to improve this project!