RoAppeal/rbx-enforcement-ban-tool — reverse-engineered prompt
Reverse engineered prompt
Build me a self hosted dashboard for managing Roblox ban appeals for accounts I’m allowed to manage. I want to run it locally, log in if I turn on password protection, add account and email settings, and see each appeal’s status and history in one place.
It should watch Gmail or Outlook appeal response emails through IMAP, store appeal records in SQLite, help draft appeal text with an AI API, submit appeal requests using a CAPTCHA provider, and optionally send Discord webhook updates when something changes. Please include safe config using environment variables for secrets, proxy support from a text file, a test mode with fake data, and Docker support so I can run it easily.
Use TypeScript with Bun and make the dashboard clean and simple. Add clear setup instructions and sensible warnings so it’s only used for legitimate appeals, not spam or rule evasion. Look up current docs online if you need to.
Want more depth? Deep Reverse