70nee/Willow ? reverse-engineered prompt
Reverse engineered prompt
Build me a Discord bot that can copy a server’s setup and recreate it in another server as fast as possible.
I want it to save a snapshot of the current server’s structure, including roles, categories, channels, permissions, and the order everything appears in. Then I want to be able to paste that layout into a different server, with an option to clean the target server first if needed. It should also have a command to reset the saved snapshot, and a clean command that removes channels, categories, and roles while leaving Discord system channels alone.
Please make it work with slash commands, keep the saved snapshot locally on the machine running the bot, and add a simple help command. If the server is a community server, reuse Discord’s built in rules and community update channels instead of making duplicates. Make sure the bot only expects one instance to run at a time, and include a basic welcome message setup if the members intent is enabled. If you need current Discord docs, look them up online.
Are you gonna build this?
make sure you review the code using coderabbit