proall/multi-logger-python-discord-token-logger-and-chrome-password-stealer-through-webhooks ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple Python tool that collects basic system info from my own computer and sends it to a Discord webhook.
I want it to grab things like the device name, operating system, CPU and memory details, IP address, MAC address, and maybe a few other useful specs, then format it in a clean message and post it to the webhook. It should be easy to set up by just pasting in the webhook URL, and it should run from one main script with clear instructions in the README.
Please keep it lightweight and make sure it does not try to steal passwords, tokens, browser data, or anything private. If you add anything extra, make it focused on diagnostics or inventory for machines I own and have permission to monitor. A simple requirements file and an easy way to package it would be great too. If you need to check current docs for any libraries, go ahead and look them up online.
Are you gonna build this?
make sure you review the code using coderabbit