GithubHelp home page GithubHelp logo

ayush-pandey023 / maria-md Goto Github PK

View Code? Open in Web Editor NEW
316.0 7.0 3.9K 24.24 MB

🤖🌟 WhatsApp bot created by Ayush 🌟🤖

Home Page: https://maria-pair-riders004.koyeb.app

License: MIT License

JavaScript 99.89% Python 0.01% Dockerfile 0.09% Procfile 0.01%

maria-md's Introduction

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 v2.0?
1. Education menu added✅️
2.  Coding menu added ✅️
3.  Wallpaper menu added✅️
4.  game menu added ✅️
🔻More features and improvements!

-regards Ayush

✧✧ Connect With Me

✧✧Bot Support Groups

✧✧SETUP Maria-Md

  1. Fork The Repo

  2. Pair with WhatsApp

✧✧Maria Deployment

✧✧ Follow this Tutorial for Maria's error free and safe Deployment


✧✧Install Manually 👇

Read more

Requirements


  • Termux
apt update -y && apt upgrade -y && pkg update -y && pkg upgrade -y && pkg install libwebp -y && pkg install git -y && pkg install nodejs -y && pkg install ffmpeg -y && pkg install yarn && pkg install imagemagick -y && git clone https://github.com/MariaWaBot/Maria-MD && cd Maria-MD && npm install && npm start
  • Command For 24/7
npm i -g forever && forever index.js && forever save && forever logs

💖 A special Thanks to

  1. Teamolduser

  2. PikaBotz

  3. DGXeon

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

maria-md's People

Contributors

ayush-pandey023 avatar dgxeon avatar fantox avatar pikabotz avatar teamolduser avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

maria-md's Issues

Problem with Sticker Resolution and FFMPEG

Currently, we are experiencing difficulties in maintaining the sticker resolution at 512 by 512 pixels without errors during the FFMPEG process. Unfortunately, we are unable to use other resolutions and adjust them to 512 by 512 pixels. We have attempted to use the Sharp library, but without success.

Any assistance or guidance on resolving this issue would be greatly appreciated.

Fork issue

I can't fork the latest version
It seems like lacking some files

dead

your pairing page is dead

error: precondition required

i used the bot normally a week ago, however, out of nowhere, i went to reconnect and came across this error that hasn't gone away since. i did make some changes to the code, but there was nothing wrong with what i changed (i think, because it was working fine), it happened suddenly. i use termux.

/storage/emulated/0/Download/.Maria-MD-main/node_modules/@whiskeysockets/baileys/lib/Socket/socket.js:54
throw new boom_1.Boom('Connection Closed', { statusCode: Types_1.DisconnectReason.connectionClosed });
^

Error: Connection Closed
at sendRawMessage (/storage/emulated/0/Download/.Maria-MD-main/node_modules/@whiskeysockets/baileys/lib/Socket/socket.js:54:19)
at sendNode (/storage/emulated/0/Download/.Maria-MD-main/node_modules/@whiskeysockets/baileys/lib/Socket/socket.js:73:16)
at Object.requestPairingCode (/storage/emulated/0/Download/.Maria-MD-main/node_modules/@whiskeysockets/baileys/lib/Socket/socket.js:370:15)
at async Timeout._onTimeout (/storage/emulated/0/Download/.Maria-MD-main/plugins.js:89:21) {
data: null,
isBoom: true,
isServer: false,
output: {
statusCode: 428,
payload: {
statusCode: 428,
error: 'Precondition Required',
message: 'Connection Closed'
},
headers: {}
}
}

idk if this error is because of whiskeysockets or something else, because i changed the version (of whiskeysockets) and it didn't worked too.

anyways, "plugins.js:89:21":

88 setTimeout(async () => {
89 let code = await Maria.requestPairingCode(phoneNumber)
90 code = code?.match(/.{1,4}/g)?.join("-") || code
91 console.log(chalk.black(chalk.bgGreen(🤖 seu código: )), chalk.black(chalk.white(code)))
92 }, 3000)
93 }

Riplit

I can't see my open with replit

digitation error in some lines. "return replay"

there's a digitation error that make some commands to not work correctly.

lines:

361
784
785
985
1965
2174
2195

to fix, just change to "return reply". :)

note: there's a const named "replay", but with "return replay", commands like "deathcheck" didn't worked for me.

ERROR¡¡

2023-11-23T06:35:39.731323+00:00 app[worker.1]: PM2 | 2023-11-23T06:35:39: PM2 log: App [index:1] starting in -fork mode-
2023-11-23T06:35:39.731343+00:00 app[worker.1]: PM2 | 2023-11-23T06:35:39: PM2 log: App [index:1] online
2023-11-23T06:35:39.731353+00:00 app[worker.1]:
2023-11-23T06:35:39.732346+00:00 app[worker.1]: /app/.pm2/logs/ffmpeg-out.log last 15 lines:
2023-11-23T06:35:39.732607+00:00 app[worker.1]: /app/.pm2/logs/ffmpeg-error.log last 15 lines:
2023-11-23T06:35:39.732776+00:00 app[worker.1]: /app/.pm2/logs/index-error.log last 15 lines:
2023-11-23T06:35:39.733018+00:00 app[worker.1]: /app/.pm2/logs/index-out.log last 15 lines:
2023-11-23T06:35:39.733044+00:00 app[worker.1]: 1|index | /app/.heroku/node/bin/node
2023-11-23T06:35:39.733065+00:00 app[worker.1]: 1|index | /app/plugins.js
2023-11-23T06:35:39.733134+00:00 app[worker.1]:

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.