johan-droid/Nico-Robin-Managment-Bot-ACN ? reverse-engineered prompt
Reverse engineered prompt
Build me a Rust based management bot backend that can run cleanly in Docker and be easy to deploy.
I want the project set up so the bot can handle a few basic commands, keep its state between restarts, and be simple to manage from one place. Make sure it has a clear way to start, migrate, and update any saved data, and that it works well in a container or on a simple host like a small server app.
If anything about the bot platform or required APIs is unclear, check the current docs online and wire it up the best way for a modern Rust bot. Please also make the codebase easy to understand, with sensible command handling, persistence, and a straightforward deployment flow so I can run it without a lot of manual setup.
Are you gonna build this?
make sure you review the code using coderabbit