Roban-Community/DisPanel — reverse-engineered prompt

Reverse engineered prompt

Build me a clean web dashboard for managing a Discord bot, kind of like a simple control panel I can log into with the bot token and use right away.

I want a modern interface with light and dark mode, a login screen, and a main dashboard that shows live bot stats like uptime, ping, and memory usage. From there I should be able to see the servers the bot is in, have basic guild management like joining or leaving servers, send messages to channels or DMs, and view live chat or console style logs in real time. Please make the UI feel polished and easy to use, not overly technical.

It should save things like bot sessions, message history, guild info, and stat logs in a database, and real time updates should actually work while the app is open. Make it runnable locally for development and also ready to build for production. If anything is unclear, look up the current docs for the libraries you use and wire it up in a sensible way.

Want more depth? Deep Reverse