ibuildrun/telegram-auto-reg — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a Windows Python automation showcase that helps register Telegram test accounts in a controlled lab setup, with clear warnings that it’s only for education and must follow Telegram rules and local laws.

I want it to connect to an Android emulator or phone, reset Telegram, randomize basic device details, rent a phone number from an SMS provider, enter the number in Telegram, wait for the SMS code, handle the optional email step, and finish the login. It should also be able to use Telegram Desktop to save TData and create Telethon session files for accounts that were created successfully.

Please make it easy to configure with a config.yaml file for API keys, device settings, VPN settings, paths, country, price limit, and account count. Add a simple CLI or small Windows launcher, save success and failure stats to JSON, and keep sessions organized in folders. Include setup instructions and example config. Look up current docs online if you need to.

Want more depth? Deep Reverse