"Act as a Senior Python Developer specializing in Telegram API and Telethon library. I need you to build a professional-grade Telegram Member Adder script. Key Features: Scraping: Ability to scrape active members (online in the last 24h) from a source group link. Adding: Add those members to my target group link. Safety First: Implement a 'Human-like' delay (random 90-150 seconds between adds). Anti-Ban: Automatically stop after 35 adds per day to stay under Telegram's radar. Error Handling: Handle 'FloodWait' errors by pausing the script. Simplicity: Provide a clear config.py file for my API ID and Hash. Explain how to run this step-by-step for a complete beginner who has never coded before." "I am looking for a specialized Telegram automation software. The software needs to scrape content/users from a long list of Telegram groups and channels provided via links, processing them automatically one by one. It must support multi-account management for 10 different Telegram users. For these users, the system should automatically add members to 10 designated groups daily, strictly following Telegram's rate limits (e.g., 25-30 members per day) to avoid bans. The software must be fully automated and 'self-healing'—meaning if an error or interruption occurs, it should automatically recover and resume the scraping and adding process without manual intervention. Additionally, the software should export all scraped user data into an Excel file, organized by Username, User ID, and Full Name. Finally, I require a detailed video tutorial explaining every button, password setup, and the scraping/adding workflow.