This is a WhatsApp bot built using the Baileys library for group management, including features like tagging all members, muting/unmuting, and many more. It's designed to help admins efficiently manage WhatsApp groups.
Click the button below to fork the Manu-MD Bot repository to your GitHub account:
Step 2: Get Pair Code OR Qr Code ( Do Not Use Business Whatsapp, if you use business whatsapp you can't see buttons and commands !!!)
Business Whatsapp ΰ·ΰΆ½ΰ·ΰΆ±ΰ· ΰΆΆΰ·ΰΆ§ΰ· ΰ·ΰΆ―ΰΆ±ΰ·ΰΆ± ΰΆΰΆ΄ΰ· ( ΰΆΆΰ·ΰΆ§ΰ·ΰΆΰ· ΰΆΆΰΆ§ΰΆ±ΰ· ΰ·ΰ·ΰΆ© ΰΆ±ΰ·...!!! )
Deploy the bot and easily connect it to your WhatsApp account by Pairing Code OR Qr code. Click the button below to get your Pair Code OR Qr code.
For further customization and setup guidance, click the button below:
name: Node.js CI
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [20.x]
steps:
- name: Checkout repository
uses: actions/checkout@v3
- name: Set up Node.js
uses: actions/setup-node@v3
with:
node-version: ${{ matrix.node-version }}
- name: Install dependencies
run: npm install
- name: Start application
run: npm start
- Full Buttons New Buttons Added For Download Commands And Bot Menu
- Free Movie Commands Cinesubz & Sinhalasub And More Free Movie Download Available
- Antidele Available All Messages And Medias Antidele Available
- Tag all group members with the
.tagall
command - Admin restricted usage (Only group admins can use certain commands)
- Games like Tic-Tac-Toe for interactive group engagement
- Text-to-Speech with
.tts
- Sticker creation with
.sticker
- Anti-link detection for group safety
- Warn and manage group members with admin control
- And More Available 200+ Commands
The Manu-MD WhatsApp Bot assists group admins by providing them with tools to efficiently manage large WhatsApp groups. The bot uses the Baileys library to interact with the WhatsApp Web API and supports multi-device features.
It is lightweight and can be easily customized to add more commands as per your requirements. The bot runs in a Node.js environment and provides QR code-based authentication to link your WhatsApp account.
- Node.js installed on your system
- Git installed (for cloning the repository)
-
Clone the repository:
git clone https://github.com/Manu-XMD/Manu-XMD.git cd Manu-XMD
-
Install the dependencies:
npm install
-
Run the bot:
node manu.js
-
Scan the QR code:
Once the bot starts, a QR code will appear in the terminal. Scan this QR code using the Linked Devices feature in WhatsApp to connect your WhatsApp account with the bot.
This project is licensed under the MIT License - see the LICENSE file for details.
Contributions, issues, and feature requests are welcome! Feel free to check the issues page.
If you like this project, please give it a βοΈ star on GitHub!
Note: This bot is created for educational purposes only. This is NOT an official WhatsApp bot. Using this bot may lead to your WhatsApp account being banned. Use it at your own risk. The developers will not be responsible for any consequences or account bans that may occur while using this bot.
- This project is not affiliated with, authorized, maintained, sponsored or endorsed by WhatsApp or any of its affiliates or subsidiaries.
- This is an independent and unofficial software. Use at your own risk.
- Do not spam people with this bot.
- Do not use this bot to send bulk messages or for illegal purposes.
- The developers assume no liability and are not responsible for any misuse or damage caused by this program.
This project is licensed under the MIT License. However, you must:
- Use this software in compliance with all applicable laws and regulations
- Include original license and copyright notices
- Credit original authors
- Not use for spam or malicious purposes
Copyright (c) 2024 ππ πππππ ππ π π. All rights reserved.
This project contains code from various open source projects:
- Baileys (MIT License)
- Other libraries as listed in package.json