Coder Social home page Coder Social logo

mrjuice01 / baymax-md Goto Github PK

View Code? Open in Web Editor NEW
7.0 1.0 13.0 44.11 MB

BayMax MD is, It is a Project that can be called as a Whatsapp 3rd Party Application which you can get at a very good Bot Expirience

Home Page: https://bay-max-md-web.vercel.app/

License: MIT License

JavaScript 88.35% Dockerfile 0.04% Procfile 0.04% Shell 0.01% Nix 0.03% Python 11.53%
baileys baymax javascript js mrjuice replit termux vscode whatsapp whatsapp-bot

baymax-md's Introduction

animated

BayMax BoT (Beta)

Hola, I am "BayMax" a WhatsApp bot created by Mr Juice to do everything that is possible on WhatsApp based on WhatsApp Multi Device(MD) Support.



✨ Now Playing ✨

mrjuice01



🔰 Tap Here To Fork 🔰



🍁 Run Repl for Multi Session QR 🍁

  • After you getting the creds.json. then upload the creds.json in the BAYMAX-SESSION folder. then you can deploy on your favourite platform.



⚙️ Edit config file ⚙️

  • Edit your config details in your own repo like -- config.js
global.Owner = ["263780699988"];
global.OwnerNumber = ["263780699988"];
global.ownertag = ["263780699988"];
global.OwnerName = "Mr Juice";
global.BotName = "BayMax-MD";


🚩 Deploy On Codespace 🚩



✨ Deploy On Mogenius ✨



🍃 Deploy On Railway 🍃



❤ Deploy On Heroku ❤

Deploy on Heroku


Add This 2 Builbpacks On Heroku

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




  • Termux
termux-setup-storage
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://mrjuice01/BayMax-MD
cd BayMax-MD
npm i
npm start
  • Command For 24/7
npm i -g forever && forever index.js && forever save && forever logs



🛡️ Windows Cmd & Vs 🛡️

> git clone https://mrjuice01/BayMax-MD.git
> cd BayMax-MD
> npm i
> npm start



⚙️ If You Want Autoreply/Bot Chat ⚙️

Comment out/delete /* , */ the code form your Core.js in your own repo -- Core.js

   
   /*
    Dm and Groups Autoreply/Bot chat

   if (!isCmd && !m.isGroup){

   const botreply = await axios.get(`http://api.brainshop.ai/get?bid=166512&key=5nz1Ha6nS9Zx1MfT&uid=[uid]&msg=[msg]=[${budy}]`)

   txt = `${botreply.data.cnt}`
  m.reply(txt)
  }      
    */
   



⭐ Spacial Thanks To ⭐

✧ Join My Whatsapp Group For Support ✧


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.

✧ Thanks To Kai ✧

baymax-md's People

Contributors

kai0071 avatar mrjuice01 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

baymax-md's Issues

bug report

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

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.