🤖 Unknown
This is a WhatsApp bot built using the Baileys library for group management, including features like tagging all members, muting/unmuting, and more. It’s designed to help admins efficiently manage WhatsApp groups.
---🚀 Steps to Deploy
Step 1: Fork the Repository
Click the button below to fork the Unknown repository to your GitHub account:
---Step 2: Get Pair Code
Deploy the bot and connect it to your WhatsApp account using a pair code.
> After getting the creds.json file, upload it to the session folder.Step 3: Deploy Now
For setup guidance, click the buttons below:
---Join Us
---⚙️ Features
Tag all group members with .tagall
Admin-restricted usage (Only group admins can use certain commands)
Games like Tic-Tac-Toe for interactive engagement
Text-to-Speech with .tts
Sticker creation with .sticker
Anti-link detection for group safety
Warn and manage group members with admin control
📖 About
The Unknown WhatsApp Bot helps group admins efficiently manage large WhatsApp groups. It uses the Baileys library to interact with WhatsApp Web API and supports multi-device features.
The bot is lightweight and customizable, runs in Node.js, and uses QR code authentication to connect your WhatsApp account.
🛠️ Setup & Installation
Prerequisites
Node.js installed
Git installed (for cloning the repository)
Step-by-Step Setup
- Clone the repository:
git clone https://github.com/mruniquehacker/Unknown-MD.git cd Unknown-MD
- Install dependencies:
npm install
- Run the bot:
node index.js
- Scan the QR code that appears in the terminal using WhatsApp Linked Devices.
📄 License
This project is licensed under the MIT License.
🙌 Contributions
Contributions, issues, and feature requests are welcome! Check the issues page.
🌟 Show your support
If you like this project, please give it a ⭐️ star on GitHub!
Credits
Ishaq Ibrahim (Owner & Maintainer)
Baileys
TechGod143 (pair code helper)
Dgxeon (pair code helper)
This bot is for educational purposes only. Using this bot may lead to your WhatsApp account being banned. Developers are not responsible for any consequences.
📝 Legal
Not affiliated with WhatsApp or any of its affiliates
Independent and unofficial software
Do not spam or use illegally
Developers assume no liability for misuse
📜 Copyright
Copyright (c) 2024 Ishaq Ibrahim. All rights reserved.
Includes open source code:
Baileys (MIT License)
Other libraries as listed in package.json