developer-henryy/gamma ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple Python bot that can be run and deployed easily, with a clean main bot file and support files for settings, user data, and keys.
I want it to feel like a working project I can launch right away, not just a script. If there’s a security scanning part already started, wire it in so the bot can run a basic free scan and report results in a simple way. Make sure it can save and read user data, handle config safely, and work smoothly from the command line or as a small hosted service.
Please clean up anything messy, make the structure easy to understand, and keep it ready for local testing and deployment. If you need to check current setup or best practices for deployment, look up the latest docs online.
Are you gonna build this?
make sure you review the code using coderabbit