To start, fork this repository to your own GitHub account by clicking the button below:
Authenticate using one of the methods below to generate your Session ID
.
🟢 Pair Code Authentication
🔵 QR Code Authentication
Having connection issues? Try using a VPN.
Choose a platform and deploy instantly:
Deploy Malvin On Workflow
Copy the workflow codes and then fork the repo edit config add session id then save and now click on repo action tag then click on start new workflow then paste workflow codes rename main.yml to deploy.yml and save the file
Attention! We do not take responsibility if your github account is suspended through this Deploy method, I advise you not to use this workflow deploy method in the latest github accounts, github accounts created a year or more ago have not received the risk of suspension so far, this works It will only be done for 6 hours, you need to update the code to reactivate it.
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
Get the latest MALVIN-XD bot zip file for panel-based deployment:
✅ Deploy to any panel service of your choice.
💡 Ensure your panel has at least 2GB RAM
🔧 Working on MALVIN-XD compatibility with free-tier panel hosts
- ❗ MALVIN-XD is not affiliated with WhatsApp Inc.
- 🚫 Misuse may lead to account bans. Use responsibly.
- 🛑 Cloning, redistributing, or modifying without proper credit is strictly prohibited.
Built with ❤️ by Malvin King
- 👤 Malvin King — Creator & Maintainer
- Core features, plugin manager, deployment tools, performance optimization
🔔 Stay connected for updates, feature drops, and tutorials!
+ Project Status: Active
! Version: 0.0.7 Neon Edition
# License: APACHE