Giter Club home page Giter Club logo

miku-md's Introduction

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.


✧✧✧ 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. Full premission to Recode.
8. Regularly Updating and Improving.
9. Supports Latest WhatsApp, GB, Fouad, Alpha, YoWhatsApp and all other mods (MD).

✧ 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

✧✧✧ Video tutorial for Heroku Deploy:

Watch tutorial on YouTube

Here's the Video Tuturial for Deploying and Hosting Miku Bot on Heroku.

✧✧✧ Heroku Deployment Method:

Fork this repo.

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

Or, Scan indirectly from my repl.it

replit-logo-png-transparent

✧ Download the session.json file and upload it 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 i
npm start

✧ Requirements for CMD istallation:

  • Git
  • Node.js
  • Libwebp
  • FFmpeg

Note: If you don't pre-install these plugins before CMD Installation bot couldn't execute name commands!

✧✧✧ 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 i
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:

miku-md's People

Contributors

mamut880 avatar sampandey001 avatar toshi-san001 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.