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
- Host: GitHub
- URL: https://github.com/souravkl11/raganork
- Owner: souravkl11
- License: gpl-3.0
- Created: 2022-04-10T17:14:30.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-12T20:26:09.000Z (about 1 year ago)
- Last Synced: 2025-06-03T22:31:48.645Z (4 months ago)
- Topics: whatsapp-bot
- Language: JavaScript
- Homepage: https://raganork.online
- Size: 6.72 MB
- Stars: 1,299
- Watchers: 36
- Forks: 7,726
- Open Issues: 38
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.