1. Task
It is necessary to develop a bot for a streaming platform that automatically logs into the website, goes through authorization, opens the streams of girls, and sends them private messages.
Website: https://tango.me/
2. What the bot should do
2.1 Authorization
• Login with email + password
• Data is set manually (in code or config)
2.2 Navigation
After logging in, the bot should be able to:
• go to the main page
• go to the Trends section
• select a region (there can be multiple regions)
2.3 Working with streams
• Get a list of girls who are currently streaming
In turn:
• enter the stream
• open private messages
• send text
2.4 Messages
• Message text:
• set manually
• can be changed without rewriting code
• The same text is sent to all selected streamers
2.5 Regions
• Ability to select regions where the bot operates
Examples:
• Ukraine
• Moldova
• Can select 1 or several regions
3. Bot management
At a minimum, it is necessary:
• Start button
• Stop button
• ability to:
• change message text
• select regions
4. Logic of operation (briefly)
1. Start the bot
2. Login
3. Go to the required section
4. Select region
5. Get a list of streamers
6. Enter each
7. Send message
8. Move to the next
9. If a captcha appears, bypass it and continue spamming