demonlorddio/dio-sama-bot-dashboard ? reverse-engineered prompt

Reverse engineered prompt

Build me a clean dashboard for my Discord bot, Dio Sama.

I want a simple web app where I can view the bot’s status, see basic stats, and manage a few settings from one place. Make it feel polished and modern, with a dark theme and a layout that works well on desktop. Include a sidebar or top nav, a main overview page, and a few reusable cards or panels for things like server count, users, commands, uptime, and recent activity.

Also add a settings area where I can edit bot options in a straightforward way, even if some of the data is just mock data for now. Use whatever current docs you need if something is unclear, and keep the code organized so it would be easy to connect to a real backend later.

I’d like it built as a Next.js app with TypeScript and Tailwind, and it should feel like a real admin dashboard rather than a landing page.