stein-exe/adbot ? reverse-engineered prompt
Reverse engineered prompt
Build me a Telegram advertising automation bot in Python that I can run from one main script.
I want it to connect with my Telegram account, manage multiple sessions if possible, and send ads to selected groups or chats automatically. It should have a simple Telegram bot style control panel so I can start and stop campaigns, add target groups, manage message templates, and see basic stats like how many messages were sent and whether any failed. If it can include a few safety features like pacing sends, retrying on errors, and avoiding obvious spam behavior, that would be great.
Please make it easy to install and run on desktop or Termux, and keep the setup straightforward with a requirements file. If you need to check current Telethon or Telegram bot docs online, go ahead. Also include clear instructions for how to start it and where to put my Telegram API details.
Are you gonna build this?
make sure you review the code using coderabbit