An open API service indexing awesome lists of open source software.

https://github.com/souravkl11/raganork

Multi-functional WhatsApp bot project
https://github.com/souravkl11/raganork

whatsapp-bot

Last synced: 3 months ago
JSON representation

Multi-functional WhatsApp bot project

Awesome Lists containing this project

README

          

# 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.