OxelLabs/IVASMS ? reverse-engineered prompt
Reverse engineered prompt
Build me a working Python bot app from this repo, with a clean setup so I can run it locally, in Docker, and deploy it easily on Railway or a similar host.
I want the bot to start from bot.py, use environment variables for any secrets, and include clear basic commands and error handling so it feels polished instead of like a demo. If anything is missing, fill it in with sensible defaults and keep the code easy to understand so I can change it later.
Please make sure the project actually runs end to end, with the README updated so I know how to install, configure, and launch it. If you need to check the latest docs for any bot platform or deployment detail, go ahead and look them up online.
Are you gonna build this?
make sure you review the code using coderabbit