Yoru: Lightweight & Scalable Telegram Bot Framework
Versatile and lightweight Telegram bot engine built on Node.js and Telegraph, optimized for rapid command execution and clean modularity.
Project Overview
Yoru is a modern Telegram bot framework designed for developers needing a lightweight footprint and instantaneous message dispatching.
Key Capabilities
- Fast Event Dispatcher: Ingests Telegram updates through non-blocking event loops, maintaining minimal latency under continuous command streams.
- Telegraph Integration: Seamlessly publishes rich text notes and multimedia articles straight to Telegraph pages from chat commands.
- Strict Command Access Controls: Built-in permission middleware distinguishing administrator commands from public interactions.