Project translated automatically.
Log in
or
register,
to view the original
It is necessary to refine the script that parses people from groups and sends messages to personal messages.
Scope of work for this project:
1. Add delays (to reduce account blocking), including a daily limit of 50 messages to different users from one account.
2. Redesign the addition of accounts.
- Add a request for a proxy from the user.
- Add a choice of the current method of adding (by .session file) and a new method (number + code + 2fa (if required)).
3. Currently, the script sends messages from favorites.
It is necessary to make it so that the messages are sent from the bot (which manages) (support for photo/video and other types of data).
4. Check the logic for determining account bans (when Too many requests).
5. Add error handling for hidden users in the group.
6. Check the functionality of the user parser from the group and sending messages on a test account and test group.
I can send the code to selected candidates.
For working with telethon and userbots in general, OOP is used.
P.S. In your response, describe your experience with telethon (userbots) and please avoid template texts.