Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.

Latest commit

 

History

History
20 lines (14 loc) · 996 Bytes

File metadata and controls

20 lines (14 loc) · 996 Bytes

Raganork (Legacy)

⚠️ This repository is no longer maintained. Please use the new version at 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 for the latest version.