Youga-yogg / Maria-Md

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Maria-Md

⭐Maria-Md⭐

Konochiwa Senpai, I am "Maria md " a WhatsApp bot made by Ayush 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 3 days because i am continuously debugging it and making major changes in it.


Connect With Me

Bot Support Groups

Setup For Deployment 👇

  • FORK THE REPOSITORY Here

🍁 Run Repl to get pairingCode 🍁

Deployment sites for Maria-MD

Deploy on Heroku

BUILDPACKS


https://github.com/jonathanong/heroku-buildpack-ffmpeg-latest

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

Install Manually 👇

Requirements

For Termux/Ssh/Ubuntu

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 yarn

pkg install imagemagick -y

git clone https://github.com/AYUSH-PANDEY023/Maria-Md

cd Maria-Md

rm -rf  Mystic Session

node index.js

For 24/7 Activation (Termux)

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

About

License:MIT License


Languages

Language:JavaScript 99.7%Language:Dockerfile 0.1%Language:Procfile 0.1%Language:Nix 0.1%