# Raganork (Legacy)
> ## ⚠️ **This repository is no longer maintained. Please use the new version at [Raganork-MD](https://github.com/souravkl11/raganork-md)**
Raganork was a basic WhatsApp bot framework built on top of the Baileys library. It supported basic commands, session management, and a plugin system for extending features.
This project has now been **rewritten from scratch** with major performance, stability, and architecture improvements. The new version, **Raganork-MD**, supports multi-session handling, persistent configuration, better caching, and is more production-ready.
## Legacy Features
* Basic command and event handling
* WhatsApp Web (Baileys) API integration
* Single-session auth
* Plugin-based structure
* Simple group management and message handling
## Status
This repo is kept for reference only. No further updates or support will be provided here.
Head over to [Raganork-MD](https://github.com/souravkl11/raganork-md) for the latest version.