Reverse engineered prompt

GitHub

Build me a simple Discord server cloner in TypeScript. I want something I can run locally from the terminal that helps me copy the basic setup of one server into another so I do not have to rebuild everything by hand. Keep the experience straightforward, ask me for the source and destination details, use an env file for anything sensitive, and show clear status messages while it runs. Make it easy to install and start, with a short README that explains what to put in the env file and the exact command to launch it. If anything needs updating, look up the current Discord docs online. The goal is a practical tool that makes recreating a server fast and painless, with sensible error handling so it does not just crash if something is missing or permissions are wrong.

Have a live product UI? Try website reverse