Mohitkamboz/Thallium-Nuker — reverse-engineered prompt
Reverse engineered prompt
I want a fast Python tool for managing my own Discord test server, basically a safe admin utility with a simple config file and an easy one click run. It should let me quickly rename the server, bulk nickname members, prune inactive people, unban members, and create, delete, rename, or reorder channels and roles. It would also be nice to remove emojis in bulk and handle common server cleanup tasks without me doing everything manually.
Please make it feel polished and straightforward, with clear menus or prompts, good error handling, and strong safety checks so nothing destructive happens by accident. Add confirmations for anything that changes a lot at once, respect rate limits, and keep it focused on legitimate server administration for servers I own or have permission to manage. If you need details on the current Discord API, look up the docs online.
Want more depth? Deep Reverse