seregonwar/DiscordServerManager ? reverse-engineered prompt
Reverse engineered prompt
Build me a desktop app that lets me copy a Discord server into an empty destination server using my Discord token.
I want a simple, modern interface where I can log in, verify the token, search for a server by ID, pick the target server ID, and then choose exactly what to clone, like roles, categories, text channels, voice channels, and messages. For messages, please let me set a limit so it does not try to copy everything if I do not want that.
It should support light and dark themes, and feel easy enough for a non technical person to use. If it helps, add basic language options too. Make sure it handles errors clearly, like bad tokens, wrong server IDs, or trying to clone into the same server. Also include a clean way to run it from source with Python, and a build path for making a standalone Windows executable.
Are you gonna build this?
make sure you review the code using coderabbit