codedpro/Telegram-Session-and-Tdata-converter ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple Python app that helps manage Telegram account data, especially converting between Telegram session files and tdata, and letting me update a profile in a few easy steps.
I want one clear place where I can load the files, choose what I want to do, and then run the conversion or profile change without having to touch code. It should include basic checks so I know the input is valid, and it should show me useful status messages if something goes wrong. If it makes sense, add a small helper for related tasks like generating a profile, reversing a change, or handling email or verification details.
Keep it straightforward and practical, more like a small desktop or command line utility than a big product. If you need to look up current Telegram related docs online, go ahead.
Are you gonna build this?
make sure you review the code using coderabbit