Pywayne Lark Bot Listener - Real-Time Event Processing Overview is a WebSocket-based event listener for Feishu (Lark) that enables real-time message and event processing . It provides decorator-based handlers for all message types and bot events, with automatic resource handling, message deduplication, and async/sync compatibility. Key Features : - Message Handlers : text, image, file, audio, media, sticker, post, interactive - Event Handlers : recall, read, reaction, bot added/removed, member changes, chat updates - Auto Resource Handling : Download images/files to temp dir, auto-cleanup aft…