Multi Device WhatsApp bot built with Baileys with Script and Template provided for devs.

Overview

Miku Nakano (Beta)

Konochiwa Senpai, I am "Miku Nakano" a WhatsApp bot made by Fantox to do everything that is possible on WhatsApp based on WhatsApp Multi Device(MD) Support.



✧✧ This bot is still under development so if you want to recode/modify it, pls check this main repo once in 2 days because i am continuously debugging it and making major changes in it.


✧ Use Heroku Deploy Method 2 for easy and more convenient deploy(Trust me).

✧ Deploy Video tutorial:


✧✧✧ Why use Miku as your Base?

1. Copyright Free.
2. No Source Code Encryption.
3. Most commands.
4. Singe prefix ("-").
5. Self restoration.
6. No API key needed!
7. Supports latest WhatsApp version.
8. Full premission to Recode.
9. Regularly Updating and Improving.

✧ The main motto of this project is to provide Beginner Devs a base without any limitations 😊.
✧ Check "Credits" section and Support Them too.

-regards FantoX001

✧✧✧ Heroku Deployment Method 1:

✧ Fork this repo.

✧ Click this scan button below and scan the given QR within 10 seconds from your WhatsApp.

✧ Next download that session.json file and replace it with the older one present the hompage of your Fork.

✧ After that edit the README.md file and change the template link present on line no:39 with your forked repo link.(Example: https://github.com/<your GitHub username>/Miku-MD)

✧ Next

Deploy

✧✧✧ Heroku Deployment Method 2:

Fork this repo.

Scan the QR , download the session.json file and replace it with the older one present on the hompage of your Fork.

✧ Go to your Heroku account.

✧ Create a random app in Heroku with any name.

✧ Connect your GitHub with Heroku

✧ Then connect Miku's repo from your GitHub.

✧ Go to Heroku's settings ---> Add Buildpacks then connect these 3 buildpacks one by one mentionned below.

✧ Then come back to Heroku ---> Deploy then deploy the app

✧ After deploy is finished goto Heroku ---> Resources and turn on the switch.

✧ Enjoy :)

✧ Heroku Builbpacks:

https://github.com/jonathanong/heroku-buildpack-ffmpeg-latest
https://github.com/clhuang/heroku-buildpack-webp-binaries.git
heroku/nodejs

✧✧✧ Join My Whatsapp Group for Support

✧✧✧ CMD Deployment Method

git clone https://github.com/FantoX001/Miku-MD.git
cd Miku-MD
npm start

✧ Requirements for CMD istallation:

  • Git
  • Node.js
  • Libwebp
  • FFmpeg

✧✧✧ Termux Deployment Method

apt update
apt upgrade
pkg update && pkg upgrade
pkg install bash
pkg install libwebp
pkg install git -y
pkg install nodejs -y 
pkg install ffmpeg -y 
pkg install wget
pkg install imagemagick -y
git clone https://github.com/FantoX001/Miku-MD
cd Miku-MD
npm start

✧✧✧ To keep Miku alive without internet 24/7

npm i -g pm2 && pm2 start index.js && pm2 save && pm2 logs

✧✧✧ License and recode Permission:

  • Well, it's the most asked question !
  • And the answer is "Permission is hereby granted for 100% modification/recode."
  • And this project comes under MIT lincense.
  • Please at least Follow me on GitHub to show some appreciation.

✧ Reminder:

  • This bot is not made by WhatsApp Inc. So misusing the bot might ban your WhatsApp account!(Though your WhatsApp account can be unbanned only once.)
  • I am not responsible for banning your account.
  • Use at your own risk by keeping this warning in mind.

✧ Contribution:

  • I don't have any contributor in this project. Feel free to contribute.

✧ Help Me:

  • Follow me on GitHub to make me feel motivated.
  • Give my project a if you liked it.

✧ Credits and Appreciation:

You might also like...

Whatsapp bot using Bailey multi device module, using nodejs and open source, I accept ideas from public

Whatsapp bot using Bailey multi device module, using nodejs and open source, I accept ideas from public

Allen Bot-Wa Keep copyright, Created by lolhuman | Please read carefully Content Description Example Highlights TODO Installation FAQ Contributing Con

Dec 3, 2022

Bot Whatsapp Multi-Device Using Javascript

Bot Whatsapp Multi-Device Using Javascript

Rzky Multi Device Gunakan dengan risiko Anda sendiri! Dibuat dengan Baileys dan Map() ( sebagai command handler ) Options Options pada command, yang a

Dec 20, 2022

WhatsApp Bot Multi Device "Roother md"

WhatsApp Bot Multi Device

Roother-md Script WhatsApp Bot Multi Device NOTE This Script is for everyone, not for Sale. Jika dijual neraka menunggumu brother ! Roother-md This is

Aug 10, 2022

Free Whatsapp-Bot multi-device

Free Whatsapp-Bot multi-device

Information This script is open to anyone! Buying and selling scripts is prohibited! Note Problem born by the user Change The Information Here Donate

Nov 15, 2022

Dylux-fg WhatsApp Bot Multi Device

Dylux-fg WhatsApp Bot Multi Device

Jan 6, 2023

World best multi device whatsapp bot🖤

BLACK-PANTHER-MD-V2 World best multi device whatsapp bot 🖤 WhatsApp MD user bot Setup Click SCAN) and scan QR through Whatsapp Linked Devices Option

Dec 27, 2022

Hisl Unlimited whatsapp bot (Multi-device)

Hisl Unlimited whatsapp bot (Multi-device)

@The Hackers In Sri Lanka Offcial Scan Qr Code Deploy Now ♨️ 👨‍💻 Developers & Contributors 👨‍💻 Developers Hacker Pancha Mr.White Shadow MR.SDK Whi

Nov 8, 2022

Multi Device Whatsapp bot :)

Wa-Bot-Xd 1. Click SCAN and scan QR through Whatsapp Linked Devices Option in Your whatsapp App._ 2. If You don't have a account in Heroku, Create a a

Oct 9, 2022

WhatsApp Bot With Baileys, Dont forget star & fork

Rhapsody-Bot pkg update && pkg upgrade pkg install nodejs yarn ffmpeg imagemagick libwebp sox git clone https://github.com/DEFF-Y/Rhapsody-Bot

Nov 15, 2022
Comments
  • Module not found

    Module not found

    node:internal/modules/cjs/loader:998 throw err; ^
    Error: Cannot find module 'chalk' Require stack:

    • /data/data/com.termux/files/home/Miku-MD/config.js
    • /data/data/com.termux/files/home/Miku-MD/index.js at Module._resolveFilename (node:internal/modules/cjs/loader:995:15) at Module._load (node:internal/modules/cjs/loader:841:27) at Module.require (node:internal/modules/cjs/loader:1061:19) at require (node:internal/modules/cjs/helpers:103:18) at Object. (/data/data/com.termux/files/home/Miku-MD/config.js:2:15) at Module._compile (node:internal/modules/cjs/loader:1159:14) at Module._extensions..js (node:internal/modules/cjs/loader:1213:10) at Module.load (node:internal/modules/cjs/loader:1037:32) at Module._load (node:internal/modules/cjs/loader:878:12) at Module.require (node:internal/modules/cjs/loader:1061:19) { code: 'MODULE_NOT_FOUND', requireStack: [ '/data/data/com.termux/files/home/Miku-MD/config.js', '/data/data/com.termux/files/home/Miku-MD/index.js' ] }

    Node.js v18.12.1

    opened by PankajGautam04 1
Releases(v0.3.7)
Owner
Fantox
Just a programmer who loves to develop anything...
Fantox
Bot WhatsApp multi device / multi perangkat menggunakan lib / api baileys-md. Give star ⭐

Requirements • Installation • Thanks to • Official Group Bot • Donate Information Chika-Md adalah bot yang awalnya memakai base dari Hisoka-Morou. Chi

Riy 57 Dec 25, 2022
Vio-MD is multi-device whatsapp bot using library @adiwajshing/baileys and example bot of Violetics API

Vio Multi Device WhatsApp Bot Use at your own risk! Build with Baileys and JavaScript's native Map class ( as a command handler ), using https://viole

Violetics 4 May 31, 2022
A simple and easy-to-use WhatsApp bot project based on Multi-Device Baileys and written in JavaScript

MIZUHARA ANIME THEMED FULL FLEDGED MULTI DEVICE WHATSAPP BOT WITH COOL FEATURES A Full Fledged MD Bot For Bot Lovers REQUIREMENTS • HOW TO INSTALL? •

Arus~Bots 18 Oct 25, 2022
Simple WhatsApp Bot Script using WhatsApp Web Multi-Device API

Shiina Mashiro MD Shiina Multi Device Using NodeJS Framework & Baileys WhatsApp Web API Information WhatsApp Bot using WhatsApp Web API. If you find a

Hafidz Al-Ghifari 3 Feb 4, 2022
Base Bot WhatsApp With Baileys Multi Device, Working Heroku No Suspend ☑️, Working Okteto No Suspend ☑️

Base Bot WhatsApp Multi Device With Baileys Multi Device Note Base Ini Free Untuk Semua, Tidak Untuk Diperjualbelikan Kecuali Lu Udah Tambahin Fitur L

Nazril Afandi 36 Dec 25, 2022
Whatsapp Bot with multi-device support Your Personal Assistance on Whatsapp

BotsApp-MD Whatsapp Bot with multi-device support Your Personal Assisstant, on WhatsApp! Deployment Easiest Way Head over to botsapp-md to deploy. Tak

Peter Dorglo 14 Jan 1, 2023
Hisoka-waweb.js: Script WhatsaApp Bot Multi Device Using Lib whatsapp-web.js

Rules read the rules at term-of-service hisoka-waweb.js Script Bot WhatsApp Multi Device dengan menggunakan Library whatsapp-web.js Config Isi semua y

Hisoka 13 Dec 24, 2022
Api Whatsapp Baileys - Single Device

Api do Whatsapp ?? Um servidor de API do WhatsApp gratuito do serviço https://apigratis.com.br Sobre Ainda estamos em desenvolvimentos, erros podem oc

Jonathan Henrique 11 Nov 9, 2022
nganu bot, multi device based simple whatsapp-bot with social media downloader

nganu A Simple Multi-Device WhatsApp Bot simple whatsapp-bot using baileys-md to download social media post and many features Install set instagram se

Muhamad Ristiyanto 28 Nov 20, 2022
WhatsApp bot multi device kitagawa-md by FERDIZ AFK plis star repo and Fork

kitagawa-md Base WhatsApp Bot Multi Device NOTE This Script is for everyone, not for Sale Ngejual SC ORI jahanam brader, neraka menunggumu kitagawa-md

FERDI Z-afk 27 Nov 1, 2022