Budget: 1500 UAH Deadline: 2 days
Hello, Andrey!
I see that this is a pair with the previous project on group parsing — the logic is clear.
I work with Telethon/Pyrogram in production, I have parsers running on VPS 24/7.
I implement:
— Connection to your Telegram session via .session file (Telethon/Pyrogram)
— The list of groups is taken from a file (txt/Excel)
— The message text is from the config, easy to change
— Random delays between sends to minimize the risk of banning
— Logging: where sent, where there was an error
— Launching on VPS or locally (your choice)
It is important to say honestly: Telegram aggressively blocks accounts for mass mailings. I will set the safest delays possible, but there is still a risk of account banning. I recommend using a non-primary account.
Please clarify: how many groups are planned for the mailing and how often?