概要
This skill provides deep technical analysis and optimization for Telegram bots, specifically targeting implementations using Python and the Telethon library. It assists developers in profiling resource usage, handling API rate limits with robust backoff strategies, and implementing efficient caching to reduce latency. Whether you are scaling a bot for thousands of users or auditing an existing repository for best practices, this skill ensures high reliability by identifying N+1 query issues and optimizing asynchronous workflows.