seek027/Discord-Token-Grabber ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple Python tool that helps me audit my own computer for Discord related setup and login issues, without grabbing anyone’s private data. I want it to check whether Discord is installed, show basic system info like my username, OS, and IP, and make a clear report that tells me where Discord stores its local files so I can troubleshoot problems or clean things up myself. If you want, add a small way to send the report to a Discord webhook that I set up, but only include safe diagnostic details, nothing secret like tokens, passwords, cookies, or billing info. Keep it easy to run from one script, and make it give a friendly summary of what it found. If anything needs current docs or better Windows paths, look them up online and use the right ones.
Are you gonna build this?
make sure you review the code using coderabbit