I need a small, self-contained automation system that runs reliably on Telegram channels. Selenium or Playwright are both acceptable; whichever stack you feel is the best fit for stability, speed, and ease of future maintenance is fine with me. The core idea is to interact with one or more Telegram channels in an automated fashion rather than with private chats or groups. I’ll share the exact workflow once we start, but it will involve monitoring messages in real time, triggering actions based on simple rules, and handling any required log-in or 2-FA steps programmatically. Direct use of the Telegram Web interface is preferred over the Bot API so that we keep full parity with human users. Deliverable • A clean, well-commented script or small project folder that I can run from the command line on Windows or Linux. • A short README explaining prerequisites, environment variables, and how to launch the script. • Clear pointers in the code where I can adjust channel IDs, keywords, or logic as my needs evolve. Acceptance criteria The script should launch, connect to the specified channel, and execute the agreed-upon actions for at least one uninterrupted hour without manual intervention. If this is within your wheelhouse, let’s discuss the exact trigger logic and time frame so you can get started right away.