rajbala19470-boop/ios_otp-api ? reverse-engineered prompt
Reverse engineered prompt
Build me a small Python bot app that starts from main.py and uses the other files to keep things organized. I want it to handle simple OTP style login or verification flows, and give friendly replies with emojis so it feels a bit playful instead of dry. Keep the settings in config.py, and use the helper modules for emoji related text and any bot logic that needs to be shared.
Please make it easy to run locally, with clear command handling, basic error messages, and sensible defaults so I can test it right away. If you need to check current library docs or best practices, look them up online and use the simplest working approach. I do not need anything fancy, just a clean working version that is easy to understand and tweak later.
Are you gonna build this?
make sure you review the code using coderabbit