Kindrow / Maria-MD

whatsapp bot created by Ayush

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.


## ✧✧✧ What' new v1.0.2?
1. pinterest added ✅️
2. Dalle added ✅️
3. self/public mode added ✅️
4. nsfw added ✅️
5. auto react added ✅️
🔻More features and improvements!

-regards Ayush

Connect With Me

Bot Support Groups

Setup For Deployment 👇

  • FORK THE REPOSITORY Here

Pair with WhatsApp

Deploy on Heroku





Install Manually 👇

Requirements

BUILDPACKS



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

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

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 session

yarn install

npm start

For 24/7 Activation (Termux)

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


🔖Thanks to

  1. Teamolduser

  2. PikaBotz

  3. DGXeon

Feel free to contribute and make this project even more awesome! 🌟

About

whatsapp bot created by Ayush

License:MIT License


Languages

Language:JavaScript 99.8%Language:Dockerfile 0.1%Language:Procfile 0.1%Language:Python 0.0%