Rushd Telegram Bot A modular and automated Telegram bot built with Node.js, Telegraf and node-cron.
- Cron-based Broadcasting: Executes automated tasks to send scheduled messages to multiple predefined Telegram groups.
- Interactive UI: Utilizes Telegraf's Markup module to render inline keyboard menus, allowing users to interact with the bot and fetch specific information seamlessly.
- Modular Architecture: Tasks and commands are separated into dedicated modules for clean, maintainable, and scalable code.